New ODAC version 9.5 with support for RAD Studio XE8!

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 version 9.5 with support for RAD Studio XE8!

Post by Devart » Wed 15 Apr 2015 16:43

Dear users,

the new ODAC version 9.5 is available for download now.

In this version:
  • RAD Studio XE8 is supported
  • AppMethod is supported
  • Direct mode in Lazarus is supported
  • Now the Direct mode is supplied as source code
  • Support for Objects in the Direct mode is added
  • Support for XML in the Direct mode is added
  • Support for EZCONNECT in the Direct mode is added
  • Support for fields with Cursor data type in the Direct mode is added
  • Now statements with RETURN INTO clauses can return RowsAffected in the Direct mode
  • Bug with auto-commit transaction on closing TOraSmartQuery with SmartRefresh=True is fixed
  • Bug with detecting instant client is fixed
  • Bug with detecting default client is fixed
  • Bug with "Invalid field size" when creating fields in Delphi 5 is fixed
  • Bug with memory leak after calling GetFieldNames is fixed
  • Bug with invalid names of Master-Detail parameters is fixed
  • Bug with the 'Cannot convert type' error in the TDADataSet.RefreshRecord method when data type mapping is used is fixed
  • Bug with AV failure in the SmartFetch mode is fixed
  • Bug with AV on calling GetVersion() in C++Builder is fixed
Devart development team
http://www.devart.com/odac

Locked