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 72609 - New future which make possible to execute insert and update statement.
Summary: New future which make possible to execute insert and update statement.
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Vancouvering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-13 13:27 UTC by Lukasz Grela
Modified: 2008-11-10 11:36 UTC (History)
1 user (show)

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 Lukasz Grela 2006-02-13 13:27:12 UTC
I think that it should be possibility to create insert nad update statement in
automatical way, it should be like this :

after clicking on table the context menu as usually is displayed, and this menu
should have additional entry called update and insert,after choosing on of these
option the dialog is showing up, so there is a possibility special for this
table to create statement, offcourse another thing is what exactly this dialog
should contains to make possible to create more sophisticated statements,
contains f.e. where clause.
Comment 1 _ ahimanikya 2008-07-17 17:39:54 UTC
We may not need this in DB Explorer Level. The DataView has a nicer way execute and generate DML statements, I think we
could mark this as Fixed and close it.
Comment 2 Roman Mostyka 2008-11-10 11:34:42 UTC
Fixed.
Comment 3 Roman Mostyka 2008-11-10 11:36:17 UTC
v