New build of ODAC version 5.55.1.25 is available!

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

New build of ODAC version 5.55.1.25 is available!

Post by Alex » Fri 09 Dec 2005 08:55

New build of ODAC version 5.55.1.25 is available for download now.
This version includes:
  • TCustomDADataSet.FindKey, TCustomDADataSet.FindNearest methods added for BDE compatibility
  • Bug with refreshing record after changing SQL property fixed
  • Bug with UTF8 VARCHAR fields with Net option fixed
  • Bug with TSmartQuery and unsearchable object types fixed
  • Bug with TSmartQuery and new types when connecting with older Oracle client fixed
  • Bug with unchanging RecordCount value after CancelUpdates fixed
  • Bug with deferred reading of CLOB fields with UseUnicode option on fixed
  • Bug with reading CLOB fields with ConvertEOL option on and CacheLobs option off
  • Bug with assigning OraRef fixed
  • Bug with Locate by multiple fields fixed
  • Bug with errors processing on fetch operation with Net option fixed
  • Bug with processing parameters in TfrxODACQuery component fixed
  • Bug with changing component name when DefaultValues option on fixed
Core Lab development team
http://www.crlab.com/odac

Locked