Sorry, the correct class is com.sybase.jdbc2.jdbc.SybDriver
-----Original Message-----
From: squ...@li...
[mailto:squ...@li...] On Behalf Of
Martin Arpon
Sent: Thursday, January 16, 2003 7:38 PM
To: 'Wes Neal'; squ...@li...
Subject: RE: [Squirrel-sql-users] Sybase Question
I don 't use have 4.5 of jConnect but at least in version 5.5
you must include both jTDS.jar and jconn2.jar (both in dir
<install_path>/classes/)
If you want to be sure, open the jar file with "jar tvf jTDS.jar"
(or WinZip) and make sure class "com.sybase.jdbc2.SybDriver" is there.
If it 's not, search other libraries (like jconn2.jar in my case)
Regards,
Martin
ps: by the way, I sometimes find that after adding extra classpath
to a driver, the list doesn 't refresh (I still see the red X) and
the check mark only appears after a restart
-----Original Message-----
From: squ...@li...
[mailto:squ...@li...] On Behalf Of Wes
Neal
Sent: Thursday, January 16, 2003 12:03 PM
To: squ...@li...
Subject: [Squirrel-sql-users] Sybase Question
I have downloaded the JDBC drivers for Oracle Thin and for mySQL and
Jconnect 4.5 for Sybase. Basically I just went in to each driver and
went to the extra classpath area and chose add then gave it the path to
the jar file or the zip file for Oracle. This made the big red X go to
a check mark and I was able to connect to those specific database types.
I have gone into both of the Sybase drivers and pointed them to the
jConnect-4_5\classes\jTDS.jar file. This does not give me the blue
check mark meaning that it is loading ok. Am I doing something wrong on
this one?
Thanks in advance
Wes
----
Wes Neal
GNMSS - OSS
WorldCom, Inc.
VNET: 838-6915
Sametime: wes.neal
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by
implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Squirrel-sql-users mailing list
Squ...@li...
https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by
implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache
Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Squirrel-sql-users mailing list
Squ...@li...
https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
|