sj1187534
Well-known member
Hi....I wrote a function to create a .CSV file from a SqlDataReader. Now, in some places, I need the same function to work on a DataRow. How can I convert the data in the DataRow into a SqlDataReader??? Similarly, I want to perform the same function on a DataSet.....
How is it possible?
Thanks,
SJ
How is it possible?
Thanks,
SJ