New MyDAC version 7.0 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.0 is available for download now

Post by Devart » Mon 19 Sep 2011 11:43

Dear users,

New MyDAC version 7.0 is available for download now.
This version includes:
  • Embarcadero RAD Studio XE2 is supported
  • Application development for 64-bit Windows is supported
  • FireMonkey application development platform is supported
  • Support of master/detail relationship for TVirtualTable is added
  • OnProgress event in TVirtualTable is added
  • TDADataSetOptions.SetEmptyStrToNull property that allows inserting NULL value instead of empty string is added
  • Bug with refreshing record when using master/detail relationship is fixed
  • Bug with detection of original field name for query with aliases is fixed
  • Bug with AV failure on droping down tables list of TMyTable in design time when DisconnectedMode = True is fixed
Devart development team
http://www.devart.com/mydac

Locked