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 138490 - "Show SQL Script for UPDATE" popup menu item should be disabled
Summary: "Show SQL Script for UPDATE" popup menu item should be disabled
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 14:33 UTC by Roman Mostyka
Modified: 2008-07-07 12:13 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-06-27 14:33:20 UTC
1. Connect to Java DB 'travel'.
2. Rightclick 'TRIP' table and choose "View Data...".
3. Rightclick some row and choose "Show SQL Script for UPDATE".

Result: Nothing happens. Script will be shown only if there is an update for some row. But it can mislead customer. It
looks like functionality doesn't work. "Show SQL Script for UPDATE" popup menu item should be disabled if there is no
changes.
Comment 1 _ ahimanikya 2008-07-04 12:49:03 UTC
Fixed.
http://hg.netbeans.org/dbdataview/rev/c9c955020298
Comment 2 Roman Mostyka 2008-07-07 12:13:38 UTC
Verified with build 080707.