Groups | Blog | Home
all groups > dotnet interop > august 2003 >

dotnet interop : .NET Dataset in VB 6?


Tim Werth
8/14/2003 10:30:13 PM
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?

Luis Ugaz
8/18/2003 11:13:35 AM
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]
AddThis Social Bookmark Button