You could use an XSL stylesheet and run a transform on the xml of the
dataset.  I've done this with recordsets and it worked pretty well.

HTH,
Matt

-----Original Message-----
From: Nischal Chitta
To: [EMAIL PROTECTED]
Sent: 4/22/02 2:02 PM
Subject: [DOTNET] DataSet to .csv file

Hi All

Can someone point me to a resource and guide me in getting me my ADO.NET
dataset into a .csv file. Is there any direct method where I could get
my
data in my dataset into a .csv file or should I loop thru the dataset's
and
post the data into the .csv file.

Any help appreciated.

Thanks
Nischal

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to