[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] JDBC????
- Subject: Re: [cobalt-users] JDBC????
- From: Glenn Parsons <gparsons@xxxxxxxxxxxxx>
- Date: Wed Jul 3 11:19:00 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
At 12:35 PM 7/3/02 -0500, you wrote:
Hi,
Ok, third time is a charm... Does anyone know if their is a JDBC driver
installed for MSSQL 2000? so that java applets on the cobalt can talk to an
ms sql server?
Also is their a GUI for interbase?
Hello,
Don't know about your Interbase GUI.
JDBC for MSSQL2000:
I went to http://jakarta.apache.org. Clicked "Search Jakarta" on the left
margin. I got
http://www.google.com/advanced_search?q=+site:jakarta.apache.org&hl=en&as_qdr=all
Searched on terms:
JDBC MS SQL 2000
Followed a few links. It looks like you will have to search harder or fork
up the bucks $$$ for a commercial driver. That's what you get when you go M$.
http://jakarta.apache.org/turbine/torque/apidocs/org/apache/torque/adapter/DBMSSQL.html
Cheers,
Glenn