EMS MySQL Data Pump is a powerful utility for converting databases and importing table data from an ADO-compatible source (e.g. MS Access, MS SQL database or any other database with ADO support) to MySQL databases. Easy-to-use wizard application allo
A Practical Comparison of ADO and ADO.NET - Part II is an article in which the author compares the recordset of ADO with the Rowset of the ADO.NET. The rowset of the ADO.NET belongs to the OleDbDataReader and SqlDataReader classes. Using Recordset yo
EMS Data Pump 2006 for MySQL is an excellent utility for converting databases and importing table data from an ADO-compatible source (e.g. MS Access, MS SQL database or any other database with ADO support) to MySQL databases. Easy-to-use
ADO to ADO.NET is a tutorial which explains you to access the records of the database using the objects of both ADO and ADO.NET. ADO helps you to access the database through OLE DB and ODBC connectivity. ADO.NET is specifically designed for accessing
A Quick Comparison of ADO and ADO.NET - Part I is an interesting article in which the author discusses about the difference between ADO and ADO.NET. ADO 2.x contains 9 classes to perform various database operations. But in ADO.NET you have two classe
Basic Database Operations using ADO.NET is a tutorial which gives you a brief summary about the ADO.NET. ADO.NET is designed for the .NET framework which is used to access the database. This tutorial gives you an explanation about the various ADO.NET
All You Need To Know About ADO.NET: Part 1/2 is an article which discusses about the database access methods. In this the author gives you some information about the RDO, ADO and ADO.NET mechanism which is used for retrieving data. ADO.NET is provide
ADO.NET Primer is an useful tutorial for the novice to know about the ADO.NET architecture. ADO.NET is used to access the database data in .NET framework. You can easily get the data of the XML file, database table etc., with the help of the various
A database abstraction layer (DBI) that supports MySQL, PostgreSQL, Interbase, Microsoft SQL, Oracle, ODBC, ADO, Microsoft Access, and Visual FoxPro. Includes array, popup menu and HTML table generation from SQL. Modelled on Microsoft's ADO, which ma
ADO Component Suite - components for universal data access using ADO (ActiveX Data Objects). ADO Component Suite is thin wrapper for ADO objects and its very well suited for building application servers and clients when Delphi/C++ Builder TDataSet |