submitted by
beta
3 weeks, 6 days ago
DAC for MySQL allows the Delphi developer to create applications with direct access to MySQL DB without BDE and ODBC. But user's interface is the same as BDE. So, you can migrate your old BDE/ODBC-based projects to native links technology easier.
Latest changes:
- This release introduces extended syntax for TmySQLDataset.Filter property. Several bug fixes and improvements are also added