Unable to generate export file with inserts

chennapan

Member
I could earlier export the table to generate the sql insert statements. For some reason I'm unable to do that now. When I navigate to Export Tables (by right clicking on the table), after filtering through the DB Objects screen it does not list any tables. What could be the problem?
I'm using PL/SQL Developer 7.0.2.1076
Oracle DB Version 9.2.0.5. I have the same problem with Oracle DB 10.2.0.1.0 too.
Thanks.
 
Note that the Export Tables tool uses the currently selected Browser Filter for its table selection. Perhaps you are using a filter that excludes all tables?
 
Marco, Great that solved the problem. However it is not intuitive. I would rather have the capability to right click on the results in the object screen and navigate to the screen to do the export. Thanks for your help.
 
Back
Top