Proxy between VB6 ADO and ADO.Net

From: Holt (anonymous_at_discussions.microsoft.com)
Date: 03/22/04


Date: Mon, 22 Mar 2004 12:16:10 -0800

I have an n-tier application that was built in VB6 and uses the old ADO recordsets to pass data between layers. I would like to rewrite part of the application, but cannot afford to rewrite it all. Has anyone built a proxy class for taking a recordset and transforming it into a dataset?