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 65470

Summary: [50cat] Provide common JDBC support via. Update Center or optional modules
Product: db Reporter: clever <clever>
Component: CodeAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED FIXED    
Severity: blocker CC: abadea
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description clever 2005-09-30 03:42:11 UTC
To really get users focused on Netbeans being a complete package, I find that
common needs should be provided from the IDE's vendor. In this case, I would
like to see common JDBC connectivity drivers available as optional netbeans
modules. (Only the latest version, of course).

For instance:
MySQL
jTDS (for SQL Support)
Oracle JDBC

Hypersonic would be builtin. :0) Of course.

I'm just trying to make the product as easy to use and competitive as possile. 
Co-incidentally, I'm beta testing Visual Studio 2005..  

Cheers!
-Sean
Comment 1 Jiri Rechtacek 2009-10-16 14:09:30 UTC
Reassigned to new owner.
Comment 2 matthias42 2012-07-12 19:59:55 UTC
Netbeans comes bundled with mysql connector/j, postgresql and integrates javadb automaticly, when pointed to a javadb installation (checked with build from core-main). This should fix this bug.