Why be restricted in developing your Delphi applications to use the Borland Database only? Using the Data Access Framework, you can access data using any middleware or data source, and you can switch between different data sources easily without ha
ElegantJBeans - Data Access is a java beans that offers customizable solutions for all users to read, write and edit data stored in databases. You will be able to access data from HTTP and FTP servers, LAN, Internet and File servers etc., This online
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 informat
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 specific
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 specific
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
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 interface
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
Unidirect.NET is a .NET based database tool which access data from any data provider. It can access data from multiple database from the same code. It offers several classes and each one has different functions like uniconnection- it connects the dat
When developing your web-based application, you'll most likely move application data access (and business) logic into compiled components. If your data access involves file-based databases, such as Microsoft Access, you'll need to employ the Server. |