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

Post by Devart » Fri 01 Aug 2014 11:40

Dear users,

the new ODAC build 9.3.10 is available for download now.

In this version:
  • Data type mapping from RAW(16) to ftGuid is added
  • Support for the Upper and Lower statements in TDADataSet.Filter is added
  • Support for the ftOraTimeStamp type in TVirtualTable is added
  • Bug with connection establishing if the client has negative half-hour time zone is fixed
  • Bug with displaying Time and DateTime parameter types in OraSQlMonitor is fixed
  • Bug with transactions in the OCI7 mode is fixed
  • Bug with tnsnames.ora parsing is fixed
  • Bug with parameters binding on Stored Procedures execution when Options.ProcNamedParams=True is fixed
  • Bug with parsing table names a if sub-query contains a WITH keyword is fixed
  • Bug with reopening TDADataSet after BreakExec is fixed
  • Bug with processing calculated and lookup fields in the SmartFetch mode is fixed
  • Bug with getting RecordCount when QueryRecordCount is True is fixed
  • Bug with AV failure on opening TCustomDADataSet when Range was set is fixed
  • Bug with "Invalid field size" in TVirtualTable is fixed
  • Bug with AV failure on freeing objects on mobile platforms is fixed
  • Several bugs in the SmartFetch mode are fixed
Devart development team
http://www.devart.com/odac

Locked