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 89071 - New Driver dialog has incorrect name for DB2 driver
Summary: New Driver dialog has incorrect name for DB2 driver
Status: RESOLVED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
: 97671 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-09 21:55 UTC by _ jimdavidson
Modified: 2008-10-07 18:45 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 _ jimdavidson 2006-11-09 21:55:11 UTC
Use Drivers -> New Driver.

Add -> Select jars for IBM DB2 driver (db2jcc.jar, db2jcc_license_cu.jar).

In the New Driver dialog, the driver class is filled in correctly
(com.ibm.db2.jcc.DB2Driver) but the URL says "Apache Derby (Net)", which is
clearly wrong.
Comment 1 Andrei Badea 2006-11-10 09:29:43 UTC
Increasing to P3 because DB2 is a supported database.
Comment 2 Andrei Badea 2007-03-13 10:08:55 UTC
*** Issue 97671 has been marked as a duplicate of this issue. ***
Comment 3 David Vancouvering 2008-01-26 01:02:13 UTC
In 6.1 trunk, I downloaded the DB2 JDBC driver from

http://www-306.ibm.com/software/data/db2/ad/deploy.html

and registered it, and it came up fine, named as "DB2 JDBC"

You can also get a DB2 JDBC driver *specifically* for Apache Derby at

http://www.ibm.com/developerworks/db2/downloads/jcc/

But I don't think this is supported any more, because (a) the page is dated 2004, (b) IBM no longer supports Cloudscape
and (c) what I get is a bunch of Linux rpms and no jar files that I can determine.

I have sent an email to Susan Cline over at the Cloudscape team to find out what is up, but I think this is no longer an
issue.  Marking as incomplete for now, waiting on info from IBM.
Comment 4 David Vancouvering 2008-01-26 01:38:48 UTC
Update from IBM, still trying to figure out what's up


"Hi David,

Whoa.  It's definitely  not there.  I've been out of the Cloudscape / Derby loop for quite some time.  I'm asking Kathey
and Stan if they know where it is.  I did a bit of a search and can't find anything.  I'll let you know when they find it.

Thanks,

Susan"
Comment 5 David Vancouvering 2008-10-07 18:45:44 UTC
Closing, we've got no information from IBM Derby team, and the standard IBM DB2 driver works fine.