Hi,
I'm trying to export a table containing 13500 records to an Excelsheet using the OutputTo action. This gives me the following error:
Error: 2306 - Description: There are too many rows to output, based on the limitation specified by the output format or by Microsoft Access.
The weird thing is that it only gives me this error when I run the OutputTo action in a scheduled (!) macro (early in the morning). If I run that macro manually during the day, it seems to work just fine. Anyone knows what's going on?
Bye,
Jeroen
A 3d level editor in Delphi
I'm trying to export a table containing 13500 records to an Excelsheet using the OutputTo action. This gives me the following error:
Error: 2306 - Description: There are too many rows to output, based on the limitation specified by the output format or by Microsoft Access.
The weird thing is that it only gives me this error when I run the OutputTo action in a scheduled (!) macro (early in the morning). If I run that macro manually during the day, it seems to work just fine. Anyone knows what's going on?
Bye,
Jeroen
A 3d level editor in Delphi