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

Post by Ikar » Mon 15 May 2006 14:43

New build of MyDAC version 4.30.0.13 is available for download now.
This version includes:
  • Added support for MIDAS TDataSet.PSExecuteStatement ResultSet parameter
  • Fixed bug with calling TMyTable.Prepare
  • Fixed bug with processing empty string parameter with MyConnection.Options.UseUnicode=True mode
  • Fixed bug with fetching long float values
  • Fixed bug with FieldDefs.Update in FetchAll=False mode
  • Fixed bug with Currency parameters
  • Fixed bug with loosing connection for FetchAll=False datasets
  • Fixed bug with AV failure in ApplyUpdates after CommitUpdates
  • Bug with local filter under CLR fixed
  • Bug with using alternative memory managers fixed
Core Lab development team
http://www.crlab.com/mydac

Locked