New build of MyDAC 4.30.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
Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

New build of MyDAC 4.30.0.12 is available!

Post by Ikar » Fri 14 Apr 2006 15:10

New build of MyDAC version 4.30.0.12 is available for download now.
This version includes:
  • Fixed bug with positioning in grid after TCustomDADataSet.Locate
  • Fixed bug with Master/Detail relations and local sorting and filtering
  • TCustomDADataSet.Locate now centers position in DBGrid
  • Fixed some bugs with views in TMyDump
  • Fixed bug with getting declaration of ENUM fields on EXPLAIN statements for MySQL 4.1 and older
  • Fixed bug with FORMAT function result in TMyConnection.UseUnicode=True mode
  • Fixed bug with SHOW CREATE TABLE in MySQL 4.0
  • Fixed bug with calling TCustomMyQuery.Prepare method in Direct=False mode
  • Bug with displaying query objects in objects tree in DBMonitor fixed
  • Optimized using of system resources when opening query
Core Lab development team
http://www.crlab.com/mydac

Locked