MySQLDAC allows to create Delphi applications with direct access to MySQL DB without BDE and ODBC. MySQLDAC allows you to simplify scheme looks like Application--BDE--ODBC--MySQL to simple scheme Application--MySQL. BLOB fields is supported. User interface is BDE-like and TDataSet compatible.