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
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 yo
The component provides a convenient interface for end users to create SQL SELECT statements from ADO databases using drag and drop techniques.The constructed SQL statement is returned in WIDESTRING and TSTRINGS format.
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
Building a data grid using ADO.NET and SQL Server is a tutorial which explains you how ADO.NET objects are used to fetch the data from the database table and binds the data to the datagrid control. In this article the author creates DataAdapter and D
This is the ADO version of TUsersCS, built using ADO Express. Security component that allows the developer implement password protection and user control in a Delphi app easily. With TUsersCS is possible to grant/deny user access to the menu items of
Visual SQL Builder and Parser component. Build complex SQL queries with a few clicks. Drag and Drop Query Builder to add to your database apps, report generators, etc. and give your end users the power to create complex queries with no knowledge
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++
ADO Plus Components 2.0 is released. The SQL scripting and macrosed are added. You can use your own custom SQL statements for updating database tables, macro expansion for SQL statements and batch SQL
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 describe |