Embed presentation
Downloaded 33 times






The document discusses connecting VB.NET and C# applications to Microsoft Access databases using ADO.NET. It provides an overview of ADO.NET, noting that while the Connection and Command classes are still used, the Recordset has been replaced by the DataSet, and a new DataAdapter object handles processing between a Command and DataSet.




