New IBDAC version 4.2 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.2 is available for download now.

Post by Devart » Fri 22 Jun 2012 14:06

Dear users,

New IBDAC version 4.2 is available for download now.

This version includes:
  • Update 4 Hotfix 1 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required
  • Data Type Mapping support is added
  • Data encryption in a client application is added
  • The TIBCEncryptor component for data encryption is added
  • Calling of the TCustomDASQL.BeforeExecute event is added
  • Bug with executing a script that ends with a commented line is fixed
  • Bug with assigning outsize data to TWideStringField is fixed
  • Bug with AV failure at calling the SetRecNo method when using local sorting is fixed
  • Bug in design time editor of the TVirtualTable component with master-detail relationship is fixed
  • Now the TIBCDataSetOptions.PrepareUpdateSQL property is set to False by default for performance improving
  • Bug with cutting a string when getting data from system tables in Unicode mode is fixed
  • Bug with calling CommitRetaining instead of Commit after posting record when LockMode = lmPessimistic is fixed
  • Bug with the automatic preparing of TIBCTable parameters in design time is fixed
  • Bug with TIBCBackupService when the compiler "Optimization" option is set to "true" in Delphi 5 and 6 is fixed
  • Bug with accessing InterBase 64-bit from a x64 application built in Delphi XE2 is fixed
Devart development team
http://www.devart.com/ibdac

Locked