MicroOLAP Direct Access Components for MySQL
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, CodeGear Delphi and C++Builder 2009, Embarcadero RAD Studio 2010 (Delphi 2010 and C++Builder 2010), Embarcadero RAD Studio XE (Delphi XE and C++Builder XE);
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;