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 192359 - New connection wizard default SCHEMA bug
Summary: New connection wizard default SCHEMA bug
Status: RESOLVED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 18:08 UTC by nnnnnk
Modified: 2010-11-26 08:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nnnnnk 2010-11-23 18:08:26 UTC
I have DB user tuxdemo and his schema is "TUXDEMO".

If in new connection wizard I skip last step (push Finish on "Customize Connection" step), wizard creates connection with "tuxdemo" schema (should be "TUXDEMO").

Regards,
Nick.
Comment 1 Jiri Rechtacek 2010-11-24 08:47:50 UTC
Which DB? Java DB? I guessed schema is case insensitive. Any chance to reproduce it? Thanks
Comment 2 Jiri Rechtacek 2010-11-26 08:39:45 UTC
Should by fixed by core-main/rev/dee8a17d0e3c
Please, verify in 29/11/2010 or later builds. Thanks