Loading
Using ADO recordset in managed code using ADO.NET data providers is pretty simple. Visual studio .NET provides you to add reference to the COM libraries. In this article I'll show you how to access data using ADO recordset and fill a ADO.NET data provider from the recordset data. This application is a Windows application. Create a Windows application and drag a data grid control to the form from toolbox.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.