New build of ODAC version 7.00.0.2 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 7.00.0.2 is available for download now.

Post by Devart » Mon 08 Nov 2010 10:12

Dear users,

New build of ODAC version 7.00.0.2 is available for download now.
This version includes:
  • Added search for the TNS_ADMIN variable in the Oracle root location in the registry
  • Added checking that dataset is open on calling the TDataSet.Locate method
  • Fixed bug with multi-threaded applications
  • Fixed bug with fetching data in the Direct mode
  • Fixed bug with selecting Unique Key instead of Primary Key as a Key field for TOraQuery or TSmartQuery
  • Fixed bug with connection to Oracle 8.0.5 in the Direct mode
  • Fixed bug with updating NVARCHAR fields in the Direct mode with OCIUnicode=true
  • Fixed bug with Unicode in the Direct mode for Delphi 5
  • Fixed bug "out of range" with the GetTickCount function on continuous working
Devart development team
http://www.devart.com/odac

Locked