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

Post by Devart » Wed 07 Nov 2012 16:26

Dear users,

New MyDAC build 7.5.10 is available for download now.

In this version:
  • Some improvements for NEXTGEN support are added
  • Support for ftGraphic and ftFmtMemo parameter data types is added
  • Informativity of messages about errors in connection is improved
  • Dependency of design-time packages on FMX packages is removed
  • TMyConnectionOptions.Interactive property for interactive connections support is added
  • Support for binary parameters of stored procedures is added
  • Support for MySQL Embedded is added to FastReport components
  • Performance of backing up process using TMyDump in case when TableNames is specified is improved
  • Bug with data loss in pessimistic lock mode is fixed
  • Bug with AV failure in RefreshQuick method is fixed
  • Bug with renaming of fields with the same names is fixed
  • Bug with dependency of parameters count in macros on delimeter is fixed
  • Bug with storing the LoginPrompt connection property is fixed
  • Bug with dump data from VIEW is fixed
  • Bug with creating columns on setting the TableName property in TDALoader is fixed
  • Bug with TMyDump.BackupQuery repeated call is fixed
Devart development team
http://www.devart.com/mydac

Locked