Greetings!

We are glad to announce DAC for MySQL version 2.7.0
(December 19, 2008) release.

This is Delphi/C++Builder 2009 (Tiburon) compatible version.
Please take a look for details at this FAQ entry:
http://microolap.com/products/connectivity/mysqldac/help/FAQ/q_07.htm

Important 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/

Please don't hesitate to ask any questions or report bugs with our
Support Ticketing system available at
http://www.microolap.com/support/


-- 
MicroOLAP Technologies Team


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to