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...
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...
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...
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...
Data Access is an ASP.NET component which is helpful for the web users who uses ASP.NET based web applications that allows them to access data from any database. This Data Access utility is built in C sharp and then it is compiled by using .NET....
SQL Server Data Access Components provides high performance accessto Microsoft SQL Server. SDAC is set of VCL native componentsfor Delphi and C++ Builder. Using SQL Server Data Access gives you the following advantages: - No distribution,...
Creating a Data Access Layer in .NET -Part 2 is an article through which you can know about the Data Handler classes that has Connection, Command and DataAdapter objects. This article also gives you a brief explanation about configuring the... |