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 137270 - Insert and delete row buttons enabled
Summary: Insert and delete row buttons enabled
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-16 10:49 UTC by Andrei Badea
Modified: 2008-06-26 13:09 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 Andrei Badea 2008-06-16 10:49:55 UTC
... for a statement like "select addressline1 || ' ' || addressline2 from customer" against the Java DB sample database.
The buttons seem to work, but they don't do anything. Moreover, statements like

INSERT INTO "" (""."1")  Values('abc')
DELETE FROM "" WHERE ""."1" = '65653 El Camino Suite 2323'

are executed against the database.
Comment 2 Roman Mostyka 2008-06-26 13:09:15 UTC
Verified with build 080625.