I have an application written in classic asp. It uses active X objects I created in VB6. I am rewriting the components in VB.Net. One of the issues I have run into is that the ActiveX component returns a ADO recordset to the asp page. I am wondering if there is a way to create an ado Recordset in vb.net to return to the asp page.
Thanks in advance
Thanks in advance