New build of MyDAC v.3.30.2.15 is available!

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

New build of MyDAC v.3.30.2.15 is available!

Post by Ikar » Wed 29 Dec 2004 08:51

New build of MyDAC version 3.30.2.15 is available for download now.
This version includes:
  • TCustomMyDataSet.CommandTimeout property added
  • TMyCommand.CommandTimeout property added
  • "True" value for boolean fields and parameters stored as "1"
  • Connecting with database not specified bug fixed
  • Fixed bug with connection loss on long queries
  • Fixed bug with updating SELECT with ";" after table name
  • Fixed bug with decimal separator on Delphi 5(C++Builder 5)
  • Fixed bug with range-checking on describing fields
  • Fixed design-time bug with deleting TMyDump(TMyBackup).Connection component
  • Fixed bug with generating update queries and float fields in WHERE clause
  • Fixed small bug with Embedded Server Demo
Core Lab development team
http://www.crlab.com/mydac

Post Reply