> -----Original Message-----
> From: Paul White [mailto:pau...@ne...]
> Sent: Wednesday, 9 June 2004 10:12 PM
> To: squ...@li...
> Subject: [Squirrel-sql-users] Sybase 12.5 ASE
Hi Paul,
> So I downloaded jconnect 55, pointed squirrel to the location of the
> jar, and it STILL did not work. At this point I did a bit of
> research on
> the Sybase site, and I saw that the class name on the Sybase site was
> different from the default class name in Squirrel. Once I changed the
> class name to the one listed on the Sybase site, I was able
> to connect
> to my Sybase ASE db sucesfully. The default class name in the
> Squirrel
> client was incorrect for jconnect 55. I still dont know why
The default class name for JConnect in SQuirreL is
"com.sybase.jdbc2.jdbc.SybDriver" which is correct according to the
JConnect FAQ
http://www.sybase.com/detail/1,6904,1009876,00.html#sec2q1
Which class name did you end up using?
There is also a "List Drivers" button in the driver maintenance dialog which
will list all the Driver class names in the selected jar file.
http://squirrelsql.org/user-manual/quick_start.html#the_driver
Col
|