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 156929

Summary: it would be nice to be able to updat and insert data in a database view
Product: db Reporter: jamesdwi <jamesdwi>
Component: Show DataAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED INVALID    
Severity: blocker CC: romanmostyka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jamesdwi 2009-01-16 05:12:24 UTC
I love the ability to display the data from a query, it would be nice to update the data in the view, and show the sql
statement to do the actual work, like myphpadmin does.
Comment 1 Roman Mostyka 2009-01-16 09:26:44 UTC
Can You explain a little bit more exactly what You want?
Actually now You can edit data right in results pane and after this commit all changes to the DB. You also can select
necessary records and look at the SQL script for CREATE/INSERT/UPDATE/DELETE by rightclicking selected records and
choose appropriate item.
Comment 2 Jiri Rechtacek 2009-02-10 15:39:49 UTC
Reassigned to new owner.
Comment 3 Jiri Rechtacek 2009-10-16 14:15:13 UTC
Reassigned to new owner.
Comment 4 matthias42 2013-03-17 22:31:24 UTC
As expressed in 2009 the functionality exists and works. Closing as no further information with details was provided.