New version of ODAC 10.2 is already released!

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 version of ODAC 10.2 is already released!

Post by Devart » Tue 10 Jul 2018 06:19

Dear users,

The upgraded ODAC is available for download now!

In this version:
  • Lazarus 1.8.4 is supported
  • Performance of data fetching in the Direct mode is improved
  • Performance of describing stored procedures in the Direct mode is improved
  • Performance of batch operations is improved
  • Demo projects for IntraWeb 14 are added
  • Now the TOraTimeStamp.AsDateTime method returns TDateTime value with milliseconds
  • Now non-compiled stored procedures can be described in the Direct mode
  • Support for TIMESTAMP WITH TIMEZONE in the Direct mode is improved
  • Bug with writing trash in the BLOB fields on executing batch DML operations in the Direct mode is fixed
  • Bug with updating a record when using the OnFilterRecord event handler is fixed
  • Bug with using encryption and CacheCalcFields option is fixed
  • Bug with using a backslash in the Filter property is fixed
  • Bug with using First method in the Master-Detail relationship is fixed

Devart Development Team
https://www.devart.com/odac/

Locked