Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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

Posted
I'm quite confused. What you have is SqlDataReader to .CSV, right? Now what you want is DataRow to SqlDataReader? Or SqlDataReader to DataRow?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...