MicroOLAP Direct Access Components for MySQL and Delphi/C++ Builder (also known as MySQLDAC) is a Borland Delphi/C++Builder component set for direct connect to MySQL database server. DAC for MySQL allows you to create Delphi/C++Builder applications without BDE, ODBC, ADO and without libmysql.dll.

Top reasons to use DAC for MySQL:

  • licensed per a developer without royalty fee: you don’t need to purchase end-user run-time licenses at all;
  • no MySQL libraries (libmysql.dll) are required on a client workstation;
  • 100% native Delphi code;
  • support of Delphi 5-7, C++Builder 5-6, Borland Developer Studio 2005-2006 Win32 edition, Turbo Delphi 2006, Turbo C++ 2006, CodeGear RAD Studio 2007 (both Delphi 2007 and C++Builder 2007) Win32 Edition;
  • support of MySQLâ„¢ 3.xx/4.x/5.x/6.x;
  • only 300-400 Kb are added to your .exe file;
  • full support of stored procedures (with IN, OUT and INOUT parameters);
  • full compatibility with all the existing data-aware controls and report designers;
  • full support of the BLOB fields;
  • TDBImageEx component for JPEG images support included in the package for free (with sources);
  • TNT Unicode Controls Wrappers package for Unicode applications for free (with sources);
  • detailed help system and a lot of various demo applications;
  • and much more.

Homepage: http://www.microolap.com/products/connectivity/mysqldac/
Download: http://www.microolap.com/products/connectivity/mysqldac/download/
File Size: 8.6 MB
Delphi Version: Delphi 5 - Delphi 2007
Source: None