New LiteDAC build 7.6.12 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 LiteDAC build 7.6.12 is available for download now!

Post by Devart » Fri 15 Feb 2013 11:30

Dear users,

the new MyDAC version 7.6.12 is available for download now.

In this version:
  • Rad Studio XE3 Update 2 is now required
  • Bug with AV on adding TFieldDef items to FieldDefs for Delphi 2009 and higher is fixed
  • Bug with incorrect detection of the numeric parameter type in ExecSQL is fixed
  • Bug with assigning data to blob fields when using Data Type Mapping is fixed
  • Bug with inserting a new record into TStringGrid in FMX is fixed
  • Bug with unlocking a record after constraint violation is fixed
  • Bug with quoting index field names in TCRDBGrid is fixed
  • Bug with Master-Detail link by fields with non-English names is fixed
  • Bug with saving Date fields in XML is fixed
  • 'TableName cannot be empty' assertion on table opening is fixed
  • Bug with AV failure on filling default field values is fixed
  • 'Overflow check error' when using TMyDump is fixed
  • Bug with dumping of binary data types when TMyDumpOptions.FieldsAsString is True is fixed
  • Bug with using Unicode table and field names in TMyLoader is fixed
  • Bug with assertion failure on starting Lazarus is fixed
Devart development team
http://www.devart.com/mydac

Locked