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 38015 - missing nodes of database drivers in runtime tab
Summary: missing nodes of database drivers in runtime tab
Status: VERIFIED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-11 14:02 UTC by pzajac
Modified: 2006-06-05 11:04 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 pzajac 2003-12-11 14:02:14 UTC
[200312111900]
Steps to reproduce:
1) start ide with a empty userdir
2) explore Runtime->databases->driver node

The only JDBC odbc bridge is shown.
Comment 1 Radko Najman 2003-12-12 09:44:47 UTC
It is correct behaviour. The representation of the JDBC drivers was
reimplemented and only available JDBC drivers are shown under Drivers
node now. 

For more information see UI specification:
http://db.netbeans.org/uispecs/db_jdbc_driver_manager.html
Comment 2 pzajac 2004-01-06 16:31:07 UTC
verified.