Use the below code to display the award image on your website:
DAC for MySQL (also known as MySQLDAC) is the most powerful component suite for Delphi/C++Builder/MySQL.
This component suite allows you to create Delphi/C++Builder applications with direct access to MySQL DB without BDE and ODBC.
BLOB fields are supported. MySQLDAC was developed for easy migration of existing projects from BDE/ODBC scheme to the native one.
Any MySQL library is not required.
TDBImageEx component for JPEG images support included in package for free (with sources).
DAC for MySQL(tm) is a royalty-free product.
Program system requirements: Delphi 5/7/2005/2007 or C++Builder 5 or 6 and MySQL stable versions
New in this version: This release brings several optimizations and bugfixes. TmySQLUpdateSQL component supports BLOB parameters now, so it can be used with Image, Memo and RichText DB controls.
This release introduces completely refactored TmySQLDump component. Now it can dump really large tables when data size exceeds available memory size.
Software:
DAC for MySQL 2.6.1
Update date:
2008-01-30 04:37:00
Release Notes:
This release introduces completely refactored TmySQLDump component. Now it can dump really large tables when data size exceeds available memory size.
Software:
DAC for MySQL 2.6.0
Update date:
2007-09-22 23:24:00
Release Notes:
CodeGear RAD Studio 2007 (Delphi 2007) support added. New high-performance TmySQLDirectQuery component added. TmySQLBatchExecute component is rewritten from scratch.