EXCEL EXPORT POSSIBLE BUG

null0000

Member³
I am trying to export about 4000 records from SQL window to Excel spreadsheet(using Copy to Excel feature) , but only about 2000 got exported.
Are there some limitations on that?

v.6.0.0
 
yup, at least in my version of excel, only about 64k of records are copied.

Except for PLSD we are working in the 1990s here
 
Lucky you: I got only 2k records!!
I have 512mb of RAM , but I do have a lot of apps running.Still copied only 2k rows.
The way around was highlight all and "copy&paste".
Although, "copy to excel" directly more convenient.
 
The Copy to Excel function only exports the currently fetched records, or the selected records. You may need to fetch all records before copying, or clear the selection.

Note that if you are using 6.0.0 you may want to upgrade to 6.0.5.
 
I did pull the full set of data that was produced by "select", but only partual was copied to excel.
Marco, how does upgrade work: do I pay full for new version or do I pay with discount or is there free upgrade for some period of time( or maybe patch/minor release )?
 
If you have 6.0.0 then you are entitled to 6.0.5 without any additional costs. You can download 6.0.5 from the registered download location.
 
Back
Top