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 209268 - RFE Support a alias for database server in services
Summary: RFE Support a alias for database server in services
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: -S1S-
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 13:21 UTC by locked
Modified: 2013-08-01 12:53 UTC (History)
0 users

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 locked 2012-03-07 13:21:23 UTC
Database connection aliases are already supported since Bug #144112 
The same would be useful for the server setting in the Services Tab

Now:
Databases
+ MySQL Server at 192.168.xxx.xxx:port [username]
+ Java DB

Requested/expected: 
Databases
+ My DB Server   <- (default: "MySQL Server at IP:port [username]")
+ Java DB