New ODAC build 9.2.7 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 ODAC build 9.2.7 is available for download now!

Post by Devart » Thu 20 Feb 2014 14:52

Dear users,

the new ODAC build 9.2.7 is available for download now.

In this version:
  • Now OraNet.obj and OraNet.o files are supplied for C++Builder
  • Bug on connection establishing using Oracle 8, 9, 10.1 clients is fixed
It also includes features from the previous build 9.2.6:
  • Returning SQL Command Code for CREATE TABLE & DROP TABLE in the Direct Mode is added
  • Possibility to use MAS_ prefix for parameters when using master/detail relationship is added
  • Bug with setting the UnicodeEnvironment option is fixed
  • Bug when the Inited property of TOracleHome is not set to True for Oracle Instant Client is fixed
  • Bug with AV on release Environment reference in TOraNumber.Destroy is fixed
  • Bug with connection to Oracle on Unix platforms is fixed
  • Bug with AV on prepared Stored Procedure execution is fixed
  • Bug with AV on getting Cursor from prepared Stored Procedure execution is fixed
  • Bug with the ORA-24344 error message format in the Direct mode is fixed
  • Bug with AV on reconnection for Mobile platforms is fixed
  • Bug with AutoCommit in ExecSQL and ExecSQLEx for TOraSession is fixed
  • Bug with post data when LockMode=lmOptimistic and Data Type Mapping is applied is fixed
  • Bug with opening dataset when persistent fields were created in dataset is fixed
  • Bug with parameter name quoting on assigning field value to parameter is fixed
  • Bug with deleting a record inserted earlier in CachedUpdates mode is fixed
  • Bug with generating SQL queries by "SQL Generator" in design-time is fixed
  • Bug on sorting BLOB fields is fixed
Devart development team
http://www.devart.com/odac

Locked