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

Post by Devart » Thu 29 May 2014 14:10

Dear users,

the new ODAC build 9.3.9 is available for download now.

In this version:
  • Named parameters on generating procedure call are supported
  • The AssignLDA method is added for assigning LDA to TOraSession
  • Bug with compilation in C++Builder is fixed
  • Bug with invalid behavior in multithreaded applications is fixed
  • Bug with getting date attributes from inherited object data types is fixed
  • Bug with AV on appending a record with BLOB if DataSet was reopened is fixed
  • Bug with SQL query for indexes retrieving is fixed
  • Bug with instant client is fixed
  • Bug with setting boolean parameters in a non-English IDE at design-time is fixed
  • Bug with AV failure on fetching records in the UniDirectional mode is fixed
  • Bug with finding master parameters by original name on refreshing record when using master/detail relationship by parameters is fixed
Devart development team
http://www.devart.com/odac

Locked