Converting recordset to dataset

evilive

New Member
I am using a series of old com objects to send me recordsets. These objects are used in other applications at my company, and we don't want to rewrite all of them in .net (yet). Is there an efficient way to convert an old ADODB.recordset to a dataset?<BR><BR>Rob
 
Back
Top