New version of ODAC 10.4 has been 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.4 has been released!

Post by Devart » Tue 25 Jun 2019 16:12

Hi there,

The new release of ODAC 10.4 with support for Lazarus 2.0.2 is now available for download!

What's new in this release:
  • Lazarus 2.0.2 is supported
  • CommandTimeout is supported
  • Support for ChangePassword in the Direct mode is improved
  • The DefaultSortType property for TVirtualTable is added
  • Performance of the SaveToFile/LoadFromFile methods of TVirtualTable is significantly increased
  • Bug with using the UTF-8 character set for Oracle 9 in the Direct mode is fixed
  • Bug with editing DataSet that contains ANYDATA fields is fixed
  • Bug with the TOraIntervalField scale is fixed
  • Bug with the AV failure when executing the Refresh method is fixed
  • Bug with calculating percentage in the OnRestoreProgress event in the TDADump class is fixed
  • Bug with the StackOverflow exception when using batch operations in CBuilder is fixed
  • Bug with using the SetRange method is fixed
Devart Development Team
https://www.devart.com/odac/

Locked