ODAC 5.55.0.19 released!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

ODAC 5.55.0.19 released!

Post by Alex » Tue 31 May 2005 15:58

Dear users,

Core Lab team is glad to announce a release of the new Oracle Data Access Components version 5.55.0.19.

This version includes:
  • Ability of automatic preparing query with TCustomDADataSet.Options.AutoPrepare property added
  • Ability to synchronize position at different DataSets with TCustomDADataSet.GotoCurrent method added
  • Ability to add constraints with schema to error table in OraErrorHandler added
  • Optimized OraSQLMonitor BLOB parameters processing
  • Bug with records scrolling after fetch error fixed
  • Bug with length of string parameter with Net option fixed
  • Bug with Field.Size property under Unicode DB fixed
  • Bug with reading CLOBS on Unicode database with Net option fixed
  • Bug with ORA-03127 with Net option fixed
  • Bug with TCustomSmartQuery.FindNearest fixed
  • Bug with AddWhere function fixed
  • Bug with VirtualTable.Filtered property at design-time fixed
  • Bug with CRDBGrid lookup collumns moving fixed
  • Bug with Filter and Search bar drawing fixed
Core Lab development team
http://www.crlab.com/odac

Locked