New build of ODAC version 5.55.1.23 is available!

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

New build of ODAC version 5.55.1.23 is available!

Post by Alex » Wed 12 Oct 2005 07:16

New build of ODAC version 5.55.1.23 is available for download now.
This version includes:
  • Capability of executing overloaded routine with TOraPackage and TOraSession ExecProc and ExecProcEx added
  • Bug with reexecuting after changing SQL fixed
  • Bug with assertion failure with OnNewRecord fixed
  • Bug with Varchar2 fields posting fixed
  • Bug with detail refresh when field referenced by MasterFields property is empty fixed
  • Bug with unnecessary posting detail record when the master record changes fixed
  • Bug with firing AfterScroll Event after detail dataset refresh fixed
  • Bug with detail refresh in NonBlocking mode fixed
  • Bug with NCLOB fields edition fixed
  • Bug with updating LOB fields in Oracle 10.2 fixed
  • Bug with reading CLOB fields with UseUnicode option on 10g client fixed
  • Bug with simultaneous use several DAC products fixed
  • Bug with AddWhere function fixed
  • Bug with changing FilterSQL of inactive dataset fixed
  • Bug with XMLType under CLR fixed
  • Bug with column sizing with CRDBGrid.OptionsEx.dgeStretch=True at design time fixed
  • Bug with TCRColumn.SummaryMode=smLabel for string and date fields fixed
  • Bug with closing IDE after Oracle restart fixed
Core Lab development team
http://www.crlab.com/odac

Locked