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 - [50cat] Provide common JDBC support via. Update Center or optional modules
Summary: [50cat] Provide common JDBC support via. Update Center or optional modules
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 03:42 UTC by clever
Modified: 2012-07-12 19:59 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.