We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

ODBCDAC for Delphi

ODBC Data Access Components (ODBCDAC) is a feature-rich and high-performance library of components that provides data access for data sources exposed through ODBC. The components support both 32-bit and 64-bit platforms. ODBCDAC-based applications connects to any data source exposed through ODBC using the .NET Framework Data Provider for ODBC.ODBCDAC aims to assist programmers in developing of fast and native database applications. ODBCDAC uses the native ODBC Driver Manager (DM) to enable data access. ODBCDAC uses the native ODBC Driver Manager (DM) to enable data access.

ODBCDAC-based DB applications are easy to deploy, requires installation of ODBC drivers, uses ADO.Net technologies and works faster than the ones based on standard Delphi data connectivity solutions.

1 of 5

2 of 5

3 of 5

4 of 5

5 of 5

129 Reviews

  • Unrivaled value & reliability in one solution
  • Unlimited Calls/SMS/Conferencing/Fax
  • Trusted by 350,000+ Businesses
Website https://crystalnet-tech.com/ADONetVcl/ODBCDAC
Tags
License
Platform
Features
  • Direct access to server data via ODBC providers.
  • Interface compatible with standard data access methods, such as BDE and ADO
  • Unicode support
  • Easy to deploy
  • Transmission is via XML format, therefore can pass through firewalls
  • High overall performance
  • Fast controlled fetch of large data blocks
  • High performance of applying cached updates with batches
  • Advanced connection pooling
  • High performance batch processing
  • Intelligent fetch block size control
  • Support prefetching rows - specifies the number of rows that are to be fetched per server round trip. This is controlled by FetchOptions.RowsetSize property
  • CachedUpdates operation mode which is controlled UpdateMode property
  • Automatic data updating with TOdbcQuery, TOdbcTable, and TOdbcStoredProc components
  • Fast data retrieval with TOdbcDataReader component
  • Automatic record refreshing and locking
  • Automatic query preparing
  • Data export and import to/from XML
  • Advanced design-time component and property editors
  • etc