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 - Assign to database connection a name/label
Summary: Assign to database connection a name/label
Status: RESOLVED DUPLICATE of bug 144112
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rob Englander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 10:23 UTC by sgtgarcia
Modified: 2009-10-06 22:41 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Snapshot (34.28 KB, image/png)
2008-12-30 10:29 UTC, sgtgarcia
Details

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