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

Post by Devart » Fri 22 Jun 2012 14:01

Dear users,

New MyDAC version 7.2 is available for download now.

This version includes:
  • Update 4 Hotfix 1 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required
  • Data Type Mapping support is added
  • Data encryption in a client application is added
  • The TMyEncryptor component for data encryption is added
  • Calling of the TCustomDASQL.BeforeExecute event is added
  • Bug with executing a script that ends with a commented line is fixed
  • Bug with assigning outsize data to TWideStringField is fixed
  • Bug with AV failure at calling the SetRecNo method when using local sorting is fixed
  • Bug in design time editor of the TVirtualTable component with master-detail relationship is fixed
  • Bug with creating SQL query for stored procedure executing for MySQL Embedded server is fixed
  • Bug with assertion failure on stored procedure executing when its name contains the '$' symbol is fixed
  • Bug with executing SQL script that contrains the DELIMITER key word is fixed
  • Bug with AV failure at executing AssignConnect is fixed
  • Bug in design time editor of the TMyStoredProc component is fixed
Devart development team
http://www.devart.com/mydac

Locked