R
RSH
Hi,
I have a situation where I am querying SQL Server and bringing back a
Dataset. Is there a way to dump the datatable to a delimited text file
without iteration through the datatable?
The reason i need to do this is I am having to traverse a large number of
databases and the with iteration the process is taking quite a long time.
Thanks in advance!
Ron
I have a situation where I am querying SQL Server and bringing back a
Dataset. Is there a way to dump the datatable to a delimited text file
without iteration through the datatable?
The reason i need to do this is I am having to traverse a large number of
databases and the with iteration the process is taking quite a long time.
Thanks in advance!
Ron