Hi,
Power Builder unexpectedly quit when saving a report as excel, xlsx extension with approximately 500,000 records, using the SaveAs method.
Are there any limitations in PowerBuilder in this case?
script: li_ret = ids_rows.SaveAs(ls_arquivo, XLSX!, True)
Regards,
Cintia Verissimo
Could you send the dlls and/or .net installs listing so I can check.
Regards,
Cintia Verissimo
do it in batches of say 300,000 records since 500K crashes