This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 44377 - Runtime/Databases/Driver/Add Driver doesn't add JTDS driver
Summary: Runtime/Databases/Driver/Add Driver doesn't add JTDS driver
Status: CLOSED DUPLICATE of bug 38385
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@db
URL:
Keywords:
: 45001 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-06 05:31 UTC by DH
Modified: 2004-07-16 13:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DH 2004-06-06 05:31:19 UTC
I tried numerous times to add JTDS SQL driver 
(Jtds-0.7.1) following instruction in Adding a 
New Driver on Help. Driver Class, 
net.sourceforge.jtds.jdbc.Driver, was found. 
However after click on "OK" there was no new 
driver added on Driver list on Databases. I have 
Windows 2000 and NetBease 3.6.

Appreciate your help.
Comment 1 Radko Najman 2004-06-08 16:51:14 UTC
This is a known issue.

Shutdown the IDE, delete <yourUserDir>\cache\folder-lookup.ser file
and start the IDE. Look if the driver is visible under the Drivers
node. If not, delete folder-lookup.ser again and delete also *.xml
files from <yourUserDir>\system\Services\JDBCDrivers folder. Start the
IDE and add the driver, hopefully it should work.

*** This issue has been marked as a duplicate of 38385 ***
Comment 2 Radko Najman 2004-06-16 14:49:14 UTC
*** Issue 45001 has been marked as a duplicate of this issue. ***