New build of MyDAC 5.20.0.12 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.20.0.12 is available!

Post by Antaeus » Fri 16 Nov 2007 14:53

New build of MyDAC version 5.20.0.12 is available for download now.
This version includes:
  • Added support for TVariantField in VirtualTable
  • Optimized describing of stored procedure parameters
  • Added ability to upgrade MyDAC without uninstallation of previous MyDAC builds
  • Now an exception is raised when uaFail is assigned to UpdateAction in OnUpdateRecord event handler
  • Fixed bug with parsing numbers followed by parameters whose names consist of digits
  • Fixed bug with second script execution after the first execution failed with an exception
  • Fixed bug with locating variant values in TVirtualTable
  • Fixed bug with InsertId in the AfterExecute event
  • Fixed bug with executing scripts that contain BLOB values
  • Fixed bug with updating field definitions for queries that assign a variable value
  • Fixed bug with obtaining InsertId when the Assertions project option is disabled
Core Lab development team
http://www.crlab.com/mydac

Locked