Diamond Access is a set of Delphi components, that provide high-speed performance when working with Microsoft's Access databases. Diamond Access uses Data Access Objects 3.5 (DAO) to work directly with Jet engine, providing fastest possible...
Diamond Grid is an extension of TDBGrid, that provide a lot of new featureswithout huge overhead.Key features: - Multiline titles - Incremental search - Columns footers or total grid footer - You can using your controls for edit data in grid!...
Delphi 6 introduces dbExpress - a cross-platform, database-independent and an extensible interface that provides a set of methods for dynamic SQL processing. dbExpress serves as the next generation data-access layer for Kylix, Delphi and C++...
TMetadata 2000 component allows to create an Access databases from your program and even at the design time. It's main goal is to store database structure, which could be loaded from the existing database at the design time. It also can...
Delphi Paradox and DBASE databases creation and restructuring component. It can create or restructure tables, indexes from your program and even at the design time. Database structure is stored in component's property and can be loaded from the...
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...
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... |