New build of IBDAC version 3.50.0.19 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 build of IBDAC version 3.50.0.19 is available for download now.

Post by Devart » Thu 09 Dec 2010 16:46

Dear users,

New build of IBDAC version 3.50.0.19 is available for download now.
This version includes:
  • Added calling the BeforeExecute event for the Open and Refresh dataset operations
  • Added the ClientLibrary property to the TfrxIBDACDatabase class
  • Added TGDSDatabaseInfo.IsEncrypted and TGDSDatabaseInfo.IsEUAActive properties
  • Changed behaviour when TCustomIBCDataSet.GeneratorMode = gmPost: now value from generator is not used if user inputs any value into key field
  • Now the UTF8 charset is used instead of UNICODE_FSS, when TIBCConnectionOptions.UseUnicode is True and Charset is set to 'UTF8'
  • Avoided bug of Firebird client library with freezing when fatal error is raised in TIBCAlerter
  • Fixed bug in the Refresh method when connection is lost
  • Fixed bug with refreshing record for Master-Detail datasets
  • Fixed bug with creating updating tables list for nested queries
Devart development team
http://www.devart.com/ibdac

Locked