New ODAC version 5.80 with Turbo products support released!

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 ODAC version 5.80 with Turbo products support released!

Post by Challenger » Thu 31 Aug 2006 14:50

Dear users,

Core Lab team is glad to announce a release of the new ODAC version 5.80.
In this version we introduced support of the new development environments from Borland - Turbo Delphi, Turbo Delphi for .NET and Turbo C++. For information on a product click on the image below.
ImageImageImage

This version includes:
  • Added capability to use quoted field names in IndexFieldNames property
  • Added support for macros names in which first symbol is digit
  • Bug with AV in stored procedure execution with Net option fixed
  • Bug with WideString lookup fields size fixed
  • Bug with fetching FLOAT values as strings fixed
  • Bug with KeySequence and KeyFields properties of TSmartQuery when DMLRefresh option is on fixed
  • Bug with creating wrapped packages fixed
  • Bug with clearing string fields with Net and Unicode options fixed
  • Bug with ErrorOffset property with Net option fixed
  • Bug with TrimVarChar fixed
  • Bug with canceling edit on record with BLOB fields fixed
  • Bugs with parsing macros fixed
  • Bug with loading wide strings in TVirtualTable fixed
  • Bug with filtering DateTime fields when filter expression format differs from one in local system fixed
  • Bug with master/detail link when master dataset is empty fixed
  • Bug with automatic detail field value generation fixed
  • Bug with ConvertEOL option fixed
  • Declaration of OCIObjectGetObjectRef function corrected
Core Lab development team
http://www.crlab.com/odac

Locked