New build of ODAC version 6.80.0.47 is available for download now.

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle 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 ODAC version 6.80.0.47 is available for download now.

Post by Devart » Thu 28 May 2009 07:45

New build of ODAC version 6.80.0.47 is available for download now.
This version includes:
  • Added the Disconnected property to TCustomDADataSet
  • Added distinction between empty string and null value when saving/loading string fields in TVirtualTable
  • Added support for BINARY_FLOAT and BINARY_DOUBLE data types in TOraObject
  • Added support for reading a comma separated list of aliases from TNSNAMES.ORA
  • Bug with the GotoCurrent method fixed
  • Bug with LocalMasterDetail and Prepare method fixed
  • Bug with FullRefresh and macros fixed
  • Bug with saving BLOB to XML fixed
  • Bug with Commit and Rollback decrementing connect count fixed
  • Access violation with ConvertEOL fixed
  • Bug with getting index columns for Oracle versions prior to 8.1 fixed
  • Added support for TQuery.DataSource property in BDE Migration Wizard
Devart development team
http://www.devart.com/odac

Locked