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...
GM - ADO Data Access ComponentsAccessing Databases via MS - Active Data Objects (ADO).Features:========= - InfoPower compatibility package included. - Network / multi user capable. - Compatible with standard Borland Data aware components. -...
ADO Explorer is a powerful database tool using ADO (ActiveX Database Objects) that allows you to proceed quickly and efficiently in your everyday database work.Now comes with ready to use native SQL commands for MSSQL, ORACLE and INFORMIX...
Diamond ADO is a Delphi component library, that provide high-speed performance when working with any OLE DB provider or ODBC data source. Diamond ADO uses ActiveX Data Objects 2.0 (ADO) to access data and the BDE is not required. Using Diamond ADO...
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...
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...
This is a small but handy ADO class to use with Classic ASP and Access. The class support all basic database calls like select queries, insert, update and delete by using the ADO Recordset Open method.
ADO Quick Reference is a web based collection of reference source for the nine ADO (ActiveX Data Objects) objects and the three RDS (Remote Data Services) objects. The web masters and developers can retrieve the contents directly by selecting the...
ADO.NET (part 1) is a tutorial which clearly presents you the ADO.NET architecture with diagram. ADO.NET has two sets of derived classes which are used to work with either an OLE DB Provider or with SQL Server directly. This tutorial briefly...
ADO.NET Datatset Programming is an easy to learn tutorial in which the author teaches the method of utilizing various features of ADO.NET dataset in database applications. The author offers an example application which uses various featurs like... |