Version 2.7.0 (December 19, 2008)
The Delphi/C++Builder 2009 (Tiburon) compatible version 2.7.0 is out.
Please take a look for details at this FAQ entry:
http://microolap.com/products/connectivity/mysqldac/help/FAQ/q_07.htmImportant changes: Since design-time code is separated from runtime
one, for those who had previously installed DAC for MySQL there might
be need to do the following:
- uninstall DAC for MySQL from IDE
- manually remove MySQLDAC*.bpl library from $(DELPHI)\Projects\Bpl or
wherever it was manually installed
If you install DAC for MySQL from sources you need build MySQLDAC*.dpk
package first, and then install design-time dcl_MySQLDAC*.dpk package.
Full changelog:
[!] Delphi/C++Builder 2009 (Tiburon) support added (Unicode data
supported now)
[!] Designtime code separated from runtime code
[*] TmySQLDump adds "SET NAMES ..." statement to script for better
support for different character sets
[+] Internal TCustomMonitor class renamed to TmySQLCustomMonitor for
better package compatibility with other packages
[+] TmySQLDump.DisableUniqueChecks property added
[+] Result set refetched only if affected rows exists after modify now
[+] TmySQLDatabase.ChangeUser() method added
[-] "Using ClassName='TmySQLTable' prevents inherited classes to work
properly" bug fixed (thanks to Martin Ross)
You're welcome to download the DAC for MySQL v2.7.0 right now at:
http://microolap.com/products/connectivity/mysqldac/download/ ,
or login to your private area on our site at
http://microolap.com/my/downloads/Please don't hesitate to ask any questions or report bugs with our
Support Ticketing system available at
http://www.microolap.com/support/