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 156154

Summary: Assign to database connection a name/label
Product: db Reporter: sgtgarcia <sgtgarcia>
Component: CodeAssignee: Rob Englander <mindstream>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: anebuzelsky, romanmostyka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Snapshot

Description sgtgarcia 2008-12-30 10:23:57 UTC
In the both the "database explorer" and the "sql command" the database connection is represented by its JDBC URL. It is
not easy to choose the right connection when you have a bunch of connections on the same database (with different users
or schemas) because the beginning of the JDBC URL is the same.

A solution would be to give a "name" or "label" to each connection when it is created and then display this "name".
Comment 1 sgtgarcia 2008-12-30 10:29:36 UTC
Created attachment 75357 [details]
Snapshot
Comment 2 Antonin Nebuzelsky 2009-10-06 22:41:55 UTC
Fixed.

*** This issue has been marked as a duplicate of 144112 ***