[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] JDBC ????
- Subject: [cobalt-users] JDBC ????
- From: "Jason Braverman" <jason@xxxxxxxxxxxx>
- Date: Wed Jul 3 11:51:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Microsoft, sucks. Partly why I am trying to find a GUI for Interbase...
shame to have such a powerful database package and not be able to fully use
it for a lack of SQL admin knoweldge.
-Jason
"When in doubt... JUMP"
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_qd
r=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/D
BMSSQL.html
Cheers,
Glenn