New build of MyDAC version 5.70.0.42 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 build of MyDAC version 5.70.0.42 is available for download now.

Post by Devart » Thu 20 Nov 2008 11:09

Dear users,

New build of MyDAC version 5.70.0.42 is available for download now.
This version includes:
  • Added the TMyConnection.Options.CheckBackslashes property
  • Added calling the TfrxReport.OnBeforeConnect event when TfrxDACDatabase is connecting
  • Now timer in TCustomMyDataSet is created only when AutoRefresh is set to True
  • Fixed bug with processing DateTime fields on table locking
  • Fixed bug with specifying database name on setting Default values
  • Fixed bug with executing script in TMyScript when the "delimiter ;" statement is used
  • Fixed bug with processing binary and blob fields when the NoBackslashEscapes mode is used
  • Fixed bug with calling stored procedures when its name must be quoted
  • Fixed bug with field names containing '.'
  • Fixed bug with AV failure in TMyQuery.IsQuery
  • Fixed bug with name compatibility with ReportBuilder
  • Fixed bug with assertion failure on editing components in design time for Delphi 5
  • Fixed several bugs in DataSet Manager
  • Fixed bug in Migration Wizard with converting binary forms in Delphi 2009
Devart development team
http://www.devart.com/mydac

Locked