Hi,
after executing a queryrun object I want to loop through the different datasources and per row of a datasource write a record to a CSV file (one cell per field - looping through the fields?).
Is this possible, can anyone supply me with some code examples?
In the end the result should look a bit like this:
Account Number;Account Name;
0001;Sven
0002;Pieter
...
Thanks for any help.
Sven
*This post is locked for comments
I have the same question (0)