I've generated a pretty long query that produces some results I want to export to Excel. When I right-click on the results and select "Copy to Excel..." I get a pop-up window that has "Error" in the title bar, the query in the main window, and a button marked "OK". My results do not copy to Excel after clicking on the "OK". I'm interpreting this pop-up as an indication that the query text itself is the problem.
The query is 192829 characters long. The results are 7 columns by 4192 rows where the largest cell is probably 13 characters.
I'm running PL/SQL Developer 12.07.1837 (64 bit) 01.117664 and Excel 2013 Professional.
I was able to "Export Results" > "Excel file" and then copy the SQL into a second tab by hand but I'm wondering what's going wrong with my standard method of getting output to Excel.
The query is 192829 characters long. The results are 7 columns by 4192 rows where the largest cell is probably 13 characters.
I'm running PL/SQL Developer 12.07.1837 (64 bit) 01.117664 and Excel 2013 Professional.
I was able to "Export Results" > "Excel file" and then copy the SQL into a second tab by hand but I'm wondering what's going wrong with my standard method of getting output to Excel.