[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] JDBC????



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