Please provide the environment report.
1) How many records are in the table ? What is the table DDL ? And what is the TADTable setup ? Also, you can press Pause in the IDE to stop execution and provide the call stack.
2) You should use TADDataMove and set Source to TADMemTable, DestinationKind to skText, TextFileName to a CSV file name, then call Execute. Also you can save TADMemTable to XML.
↧