Oracle Data Access Components (ODAC) library offers some nonvisual components for Borland C++ Builder and Delphi. They serve for accessto Oracle RDBMS. ODAC is an alternative to standard way processing data by Borland Database Engine (BDE). -...
ODBC Data Access Components is a component set for Delphi/C++Builder to access any database via ODBC interface directly, skipping the BDE. These easy to use components give you the highest possible performance and allow you to use all ODBC...
ODBC Data Access Components is a component set for Delphi/C++Builder to access any database via ODBC interface directly, skipping the BDE. These easy to use components give you the highest possible performance and allow you to use all ODBC...
Oracle Data Access Components library provides high performance direct access to Oracle database server. ODAC is a set of VCL native components for Kylix, Delphi and C++ Builder. It supports many Oracle specific features and simplifies developing...
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. -...
GM - DAO Data Access ComponentsAccessing Microsoft Access databases via MS - Data Access Objects (DAO).Features:========= - InfoPower compatibility package included. - Demo application included. - Network / multi user capable. - Compatible with...
GM - ODBC Data Access ComponentsAccessing ODBC data sources.Features:========= - Only Delphi Standard/Personal edition required. - Very stable and accurate error handling implemented. - Not using fat units like forms. So projects without UI will...
GM - MSI Data Access ComponentsAccessing Microsoft Installer Database Files (*.msi).Features:========= - Maintain microsoft installer files like any other database. - Only Delphi Standard/Personal edition required. - Very stable and accurate error...
Building Data Access Helper Component for Microsoft SQL Server is a tutorial which helps you to create a helper function for accessing MS SqlServer Data Sources. You can download this class library on your appliction. This tutorial is helpful for...
Creating a Data Access Layer in .NET -Part 1 is an article that describes you about how to create a Data Access Layer (DAL) in ADO.NET using the latest whiz-bang tools in Visual Studio. In this article the author also discusses about various... |