You can. This article serializes to XML and then it
transforms it back to the ADO Recordset format. I'll
eventyally use this and make it so that it does not write
a file and it creates the XML doc in memory.
http://support.microsoft.com/?id=316337 [quoted text, click to view] >-----Original Message-----
>I am writing an app in .NET that makes use of DataSets.
Some of my clients
>will be writting in VB 6.0. Can I pass a .NET DataSet
back to a VB 6.0
>client?
>
>
>.