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

Post by Antaeus » Tue 10 Apr 2007 07:22

New build of MyDAC version 5.00.0.5 is available for download now.
This version includes:
  • Now stored procedures list are retrieved from the information_schema if possible
  • ConnectDialog demo added
  • DataSet Manager stability improved
  • Bug with setting RecNo property for filtered datasets fixed
  • Bug with Locate on ordered data fixed
  • Fixed bug with DefaultValues option and MySQL 5.0.37
  • Fixed bug with calling RefreshQuick method for MyDAC DataSet with parameters in query
  • Fixed bug with master/detail relationship with semicolon at the end of the detail query
  • Fixed bug with TMyDataSetOptions.DefaultValues property for DATETIME fields
  • Fixed bug with FieldDefs.Update and queries that return multiple result sets
  • Fixed bug with opening queries with aggregate functions
  • Fixed bug with executing queries that contain assignment operators
  • Fixed bug with XmlTextReader.Eof property under C++Builder
Core Lab development team
http://www.crlab.com/mydac

Locked