Hello.
I'm constantly exporting query results to .csv file format and I'm struggling with the current behavior.
The queries I run take a lot of time and when I click Export Query Results... CSV file, PQ/SQL Developer runs the query again doubling the time I need to export the results to file.
If I click the "fetch" green arrows, the application simply requests the rest of the results which was what I expected the Export button to do.
I think that some time ago PL/SQL Developer did that (not restart the query when I clicked Export) so I'm assuming I might have changed some setting.
Can anyone confirm me that or tell me if I'm imagining things?
If it helps, my Oracle\Output preferences are:
[v]Enabled
[v]Clear before execute
Buffer size (0 is unlimited)
[0].
I'm using version 9.0.6.1665 on Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1).
Thanks,
N
I'm constantly exporting query results to .csv file format and I'm struggling with the current behavior.
The queries I run take a lot of time and when I click Export Query Results... CSV file, PQ/SQL Developer runs the query again doubling the time I need to export the results to file.
If I click the "fetch" green arrows, the application simply requests the rest of the results which was what I expected the Export button to do.
I think that some time ago PL/SQL Developer did that (not restart the query when I clicked Export) so I'm assuming I might have changed some setting.
Can anyone confirm me that or tell me if I'm imagining things?
If it helps, my Oracle\Output preferences are:
[v]Enabled
[v]Clear before execute
Buffer size (0 is unlimited)
[0].
I'm using version 9.0.6.1665 on Windows 7 (64-bit) 6.1 Build 7601 (Service Pack 1).
Thanks,
N