New build of MyDAC 5.00.1.7 is available!

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

New build of MyDAC 5.00.1.7 is available!

Post by Antaeus » Fri 18 May 2007 08:10

New build of MyDAC version 5.00.1.7 is available for download now.
This version includes:
  • Support for rmReconnectExecute failover action with SQL statements execution added
  • Added ability to drag datasets between connections in group by connections mode in DataSet Manager
  • Added ability to assign DataSource and DataField properties of DevExpress DB-aware controls automatically in DataSet Manager
  • Extended abilities of assigning default controls for datasets and fields in DataSet Manager
  • Fixed bug with "DisposeBuf failed" exception on updating string fields in CachedUpdates mode
  • Fixed bug with AV failure after second call to CommitUpdates when there are skipped records in cache
  • Bug with complex fields modification in Disconnected Model with Pooling fixed
  • Fixed bug with using TMyTable in Disconnected Model
  • Fixed bug with executing multi-statement queries in Disconnected Mode
  • Bug when UnPrepare is not called for TCustomDASQL on changing value of a macro fixed
  • Fixed bug with updating views
  • Fixed bug with FieldDefs.Update on complicated queries
  • Fixed bug with MySQL Developer Tools connection checking
  • Fixed bug with refreshing values of the TINYINT(1) fields
  • Fixed bug in the MyDataAdapter component with reading BLOB fields
  • Fixed bug with loading DataSet Manager package in a localized IDE
  • Fixed minor bugs in DataSet Manager
  • Fixed Access Violation bug on Delphi 2006 exit on Windows Vista
  • Fixed minor bugs in installation for C++Builder and Delphi 2007
Core Lab development team
http://www.crlab.com/mydac

Locked