Enhancement Request -

Dave Sharpe

Member²
I've just begun using ref cursors.

I'm impressed with the support that we have thru testing; but, I'm disapppointed that when the test is complete and I get to view the contents of the ref cursor, that I cannot export to Excel (or copy with or withot header) the way that I can from a basic sql window.

My request would be to be able to do so.
 
Dave,

This was a bug introduced in the latest version. It's supposed to allow export to Excel, so no enhancement needed, just a bugfix. :-/
 
Hello people,

I am trying to export data (as html or whatever) using the "export query results" button after running a test for any procedure with ref cursor and I get the error ORA-00900.

I am using PL/SQL Version 7.1.4.1390, I guess this is after 7.0.3 but the bug is still there...
 
The "Export Query Results" button should have been disabled. You can only export by right-clicking on the result set grid and selecting an export method from the popup-menu.
 
Back
Top