Additional
Overview
Features >>
History
Download
Forum
Tickets
Polls
Which driver do you use or will use most of time ?
 
Direct access to multiple DBMS’s
 PDFPrintE-mail
AnyDAC is a cross DBMS data access engine (DAC) supporting many DBMS’s and offering developers a unified API to all of them.  Due to AnyDAC's open architecture we are constantly extending our set of supported DBMS.

Today AnyDAC “natively" supports DBMS listed below. “Natively” means:

 

  • AnyDAC "talks" to the RDBMS through fastest, stable and recomended by vendor API
  • AnyDAC has been tested and optimized for the specified DBMS

 

 DBMSAPI
Oracle Database Server v 8.0.3 and higherOCI
MySQL Server v 3.23 and higherMySQL API
MS SQL Server v 2000 and higherODBC for MSSQL 2000. Native Client for MSSQL 2005
IBM DB2 Universal Database v 8 and higherIBM DB2 CLI
Sybase Adaptive Server Anywhere v 8 and higherSybase ASA ODBC
MS Access v 2000 and higherMS Jet ODBC
Advantage Database Server v 8 and higherADS ODBC
 CodeGear InterBase v 6 and higherIB API
Firebird v 1.5 and higherFB API

 

Also AnyDAC supports generic data sources through:

 

  • dbExpress drivers
  • TDBX drivers
  • ODBC drivers

 

And we have successfully played using AnyDAC with IB/FB using dbExpress driver, Postgre SQL using ODBC, Mimer using ODBC, etc.