New build of ODAC version 5.80.0.41 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
Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

New build of ODAC version 5.80.0.41 is available for download now.

Post by Challenger » Wed 28 Mar 2007 10:03

New build of ODAC version 5.80.0.41 is available for download now.
This version includes:
  • Added possibility to use connection pooling in ODAC, SDAC, IBDAC and MyDAC at the same time
  • Added ability to get the RowsProcessed by DML array statement when an exception is raised for a row
  • Type of the variant value returned by the TOraTimestampField.Value property changed to SQLTimeStamp
  • Bug with using CURSOR parameters fixed
  • Bug with locating through string columns fixed
  • Error on opening some SQL queries when DefaultValues option of TOraDataSet is True fixed
  • Bug with IDE freezing after editing the SQL property of TOraQuery fixed
  • Bug with setting the RecNo property for filtered datasets fixed
  • Bug with WideString lookup fields under Delphi 2006 fixed
  • Bug with working with BLOBs from different dlls fixed
  • Bug with deleting field from TVirtualTable fixed
  • Bug with using alternative memory managers fixed
Core Lab development team
http://www.crlab.com/odac

Locked