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 72689

Summary: Allow Copy/Saving of Tabular Results
Product: db Reporter: ssoong <ssoong>
Component: Show DataAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: romanmostyka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152820    

Description ssoong 2006-02-15 15:19:00 UTC
I access the DB Explorer in Netbeans thro
Runtime -> Databases -> RightClick on a DB Connection -> Execute Command.

I find it useful and use it in place of Toad.

However, I am unable to find a way to copy the whole output.
Currently the Results pane of the DB Explorer allow me to copy a cell or a 
whole row. If I had 999 rows of results I would have to perform row copying 
999 times. Pretty tedious.

It would make me (and perhaps, the whole world) very elated if we could right 
click on the results pane and choose ...
1. [Select All]
2. [Copy All]
3. [Copy Selected]
4. [Save Selected to file]

*5. [Hide Selected]
*6. [Unhide All]

*As well as, Select columns by pressing ctrl key to click on each column we 
wish to select and copy.


* = nice-to-have but not as essential.
Comment 1 Roman Mostyka 2008-07-14 20:10:43 UTC
It isn't solved in NetBeans 6.5 too. So changed product version.
I think it is good improvement. Set priority to P3.
Comment 2 _ ahimanikya 2008-08-29 06:43:31 UTC
We already support copy, we will implement the save or export in the next release.
Comment 3 Jiri Rechtacek 2009-10-16 14:08:58 UTC
Reassigned to new owner.
Comment 4 matthias42 2014-08-24 20:15:14 UTC
The remaining issue is just a duplicate of 154740.

*** This bug has been marked as a duplicate of bug 154740 ***