New ODAC version 6.10 with C++Builder 2007 support released!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

New ODAC version 6.10 with C++Builder 2007 support released!

Post by Challenger » Fri 15 Jun 2007 13:47

Dear users,

Core Lab team is glad to announce a release of the new ODAC version 6.10.
In this version we introduced support of the new development environment from CodeGear - C++Builder 2007.

More information on ODAC 6.10.0.9 below.
New features:
  • C++Builder 2007 supported
  • Added support for Oracle 10g alternative quoting
  • Geometry demo that demonstrates working with the SDO_GEOMETRY Oracle type added
  • Added 'Create SQL' button in TOraStoredProc design-time editor
Bug fixes:
  • Bug with raising exceptions when locating records on filtered recordsets fixed
  • Bug with the BaseSQL property set to an empty string after assigning macro values fixed
  • Bug with refreshing record in detail dataset fixed
  • Bug when key fields are not detected for tables with lowercase characters in the name fixed
  • Bug with SQLType not set when SQL statement is executed with error fixed
  • Bug with the Prepare method in ODAC Trial Edition fixed
  • Bug with ignoring errors raised from trigger fixed
  • Bug when default field values are not used with the KeySequence property assigned fixed
  • Bug with loading OCI.dll by TOraPackage in direct mode fixed
  • Bug with setting the Filtered property for dataset with object fields fixed
  • Bug with opening second port fixed
  • Connection problem when default domain is set in sqlnet.ora for Oracle client 8.1 fixed
  • Bug with the PSGetDefaultOrder method and field indices in the ORDER BY clause fixed
  • Bug with incorrect registry key used by connect dialog to save/load the Server value fixed
  • Added ability to customize information view about fields in DataSetManager
  • Performance of some operations in DataSet Manager improved
  • Minor bugs in DataSet Manager fixed
Core Lab development team
http://www.crlab.com/odac

Locked