New IBDAC version 4.6 is available for download now!

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New IBDAC version 4.6 is available for download now!

Post by Devart » Mon 17 Dec 2012 16:43

Dear users,

the new IBDAC version 4.6.11 is available for download now.

In this version:
  • Rad Studio XE3 Update 1 is now required
  • C++Builder 64-bit for Windows is supported
  • TIBCConnection.Port property that allows specifying the port number or the service name for connection is added
  • Bug with using quoted field names in the IndexFieldNames property is fixed
  • Bug in TIBCStoredProc with closing dataset when the Disconnected property is True is fixed
  • Bug with processing macros named in Cyrillic is fixed
  • Bug with accessing dataset parameters with AsByte and AsWord methods is fixed
  • Bug with datetime field default values is fixed
  • Bug with field default values when using field aliases is fixed
  • Bug with BLOB fields when UseUnicode = True is fixed
Devart development team
http://www.devart.com/ibdac

Locked