New ODAC version 9.4 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 version 9.4 is available for download now!

Post by Devart » Tue 16 Sep 2014 15:00

Dear users,

the new ODAC version 9.4.11 is available for download now.

In this version:
  • RAD Studio XE7 is supported
  • Lazarus 1.2.4 is supported
  • RAC server support is improved
  • Support for WITH FUNCTION clause for Oracle 12c is added
  • GetServerList doesn't cut the WORLD postfix anymore
  • The HideRowId option is added
  • Demo projects for FastReport 5 are added
  • The TCustomDADataSet.GetKeyFieldNames method is added
  • The TCustomDAConnection.GetKeyFieldNames method is added
  • The ConstraintColumns metadata kind for the TDAMetadata component is added
  • Workaround for the bug with calling Halt in the OnCreate event is added
  • Several bugs in the SmartFetch mode are fixed
  • Bug with alternative quoting is fixed
  • Bug with getting the multi-pipe message is fixed
  • Bug with Blob in the disconnected mode is fixed
  • Bug with releasing TOraType after disconnect is fixed
  • Bug with EXEC and EXECUTE clauses in TOraScript is fixed
  • Bug with non-cutting fixed strings in TOraObject is fixed
  • Bug with detecting CharLength after AssignSvcCtx is fixed
  • Bug with AV on raising an Oracle error in the Trial edition is fixed
  • Bug with AV on application closing if connection was established in the OCI7 mode is fixed
  • Bug with quoting names in the EmptyTable method is fixed
  • Bug with calling the Refresh method after executing the EmptyTable method is fixed
  • Bug with setting calculated field values using the AsExtened property is fixed
  • Bug with re-calling the AfterExecute event is fixed
  • Bug with re-calling the BeforeExecute event is fixed
Devart development team
http://www.devart.com/odac

Locked