[Opensource] cant find/load the database driver
User
user at demo.com
Wed Jan 29 19:23:36 PST 2003
Hi
I got the following error while run DB create using SQL Server 7.0 database with a new jdbc driver (jtds).
"cant find/load the database driver 'net.sourceforge.
jtds.jdbc.Driver' (no description)"
The following are my configuration:
1. Driver = net.sourceforge.jtds.jdbc.Driver
2. url = jdbc:jtds:sqlserver://localhost:1433/myDB; TDS=7.0
In the (jtds-driver) properties file,
1. url = jdbc:jtds:sqlserver://localhost:1433/myDB
2. user=sa
3. password=
4. charset=UTF-8
5. TDS=7.0
In the Environmental variable (win XP), I set the classpath of the jtds (c:\java\jtds;).
Can anybody help to rectify the error. Sorry for my English. Thanks in advance.
- Lee Chong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20030130/2e453676/attachment-0002.htm
More information about the Opensource
mailing list