New MyDAC version 7.6 is available for download now!

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New MyDAC version 7.6 is available for download now!

Post by Devart » Mon 17 Dec 2012 16:41

Dear users,

the new MyDAC version 7.6.11 is available for download now.

In this version:
  • Rad Studio XE3 Update 1 is now required
  • C++Builder 64-bit for Windows is supported
  • TMyDumpOptions.FieldsAsString property for dumping all data types as string is added
  • Bug with using quoted field names in the IndexFieldNames property is fixed
  • Bug in TMyStoredProc with closing dataset when the Disconnected property is True is fixed
  • Bug with processing macros named in Cyrillic is fixed
  • Bug with getting default values for fields with aliases is fixed
  • Bug in TMyDump with dump BIGINT UNSIGNED fields is fixed
  • Bug with resolving hostname on iOS device is fixed
  • Bug with compatibility with ODAC is fixed
Devart development team
http://www.devart.com/mydac

Locked