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 139558 - SQL CC: Table name is added with quotation marks
Summary: SQL CC: Table name is added with quotation marks
Status: RESOLVED DUPLICATE of bug 138517
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-10 10:40 UTC by Roman Mostyka
Modified: 2008-07-16 16:18 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 Roman Mostyka 2008-07-10 10:40:41 UTC
1. Connect to Derby 'travel' DB.
2. Open SQL Editor.
3. Type "select PERS" and press Ctrl+Space. CC menu is shown.
4. Choose PERSON table and press Enter key.

Result: PERSON is added with quotation marks ('select "PERSON"').
Comment 1 Andrei Badea 2008-07-16 16:18:16 UTC

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