New build of MyDAC 4.30.0.11 is available!

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

New build of MyDAC 4.30.0.11 is available!

Post by Ikar » Fri 10 Mar 2006 13:19

New build of MyDAC version 4.30.0.11 is available for download now.
This version includes:
  • Improved performance of updating recordsets with multiple fields
  • Bug with SSL fixed
  • Bug with AV failure when calling CommitUpdates method of inactive dataset fixed
  • Bug with error failure when assigning empty dataset to VirtualTable under CLR fixed
  • Fixed bug with wrong reference to QT on Kylix C++ console applications
  • Fixed bug with "Command Out of Sync" error for prepared datasets in FetchAll=False mode
  • Fixed bug with "Net packet out of order" error for multistatement command
  • Fixed bug with closing datasets in FetchAll=False mode
  • Fixed bug with changing TCustomMyDataSet.SQL property for prepared statements
  • Fixed bug with non-standard NumericType in FetchAll=False mode
  • Fixed bug with erroneous exception on TDAParam.LoadFromStream
Core Lab development team
http://www.crlab.com/mydac

Locked