Convert XML persisted ado recordset to dataset

S

Sean Bytnar

Hello all,

I am looking for C# code that will allow me to take an ADO Recordset
previously persisted to a file as XML and convert it to a Dataset. I
have seen some solutions but have yet to make any of them work. Can
someone please help me with functional code?

Thanks,
Sean


ps. Why would Microsoft provide code to convert Datasets to ADO
Recordsets (new tech -> old tech), but not the other way around to
facilitate migration (old tech -> new tech)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top