Export results to SQL File

Relogin

Member
Pl/Sql Dev 7.1.5
1. On "Cursor resultset" window click right button on mouse.
2. Select popup menu "Export Results-> SQL File"
3. Click
No reaction...
This is severe bug?
 
I'm curious what you'd expect it to export as - a series of INSERT statements into where?

It looks to me like a feature that shouldn't be displayed when viewing a cursor.
 
You probably have not understood about what speech... 1. If there is a menu point - that it should function! 2. Yes - the file, as for other points of the menu of export should be created. Ponder upon the name "Cursor resultset"! It is visible on the screen as a data set and as it should be exported
 
The cause of the problem is as Stew described: the table name is unknown. The function should not silently refuse its work though, and we'll fix this.
 
Back
Top