New ODAC version 8.2 is 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 8.2 is for download now.

Post by Devart » Fri 22 Jun 2012 13:50

Dear users,

New ODAC version 8.2 is available for download now.

This version includes:
  • Update 4 Hotfix 1 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required
  • Data Type Mapping support is added
  • Data Encryption in a client application is added
  • The TOraEncryptor component for data encryption is added
  • Integration with dbForge Studio for Oracle is added
  • Calling of the TCustomDASQL.BeforeExecute event is added
  • TTimeStampField support is improved
  • FieldType ftOraTimeStamp is added
  • Field types were renamed: ftTimeStampTZ -> ftOraTimeStampTZ, ftTimeStampLTZ -> ftOraTimeStampLTZ
  • Bug with EnableOraTimeStamp=False in TOraSession is fixed
  • Bug with connection to Oracle XE with the UTF8 charset is fixed
  • Bug with auto-generated queries for tables with case-sensitive fields in the Direct mode is fixed
  • Bug with Connection Mode set for a connection that is established from OraScript is fixed
  • Bug with statements count when a script contains the "Connect" command is fixed
  • Bug with loading Unicode strings by TOraLoader is fixed
  • Bug with quoted Object type names is fixed
  • Bug with executing a script that ends with a commented line is fixed
  • Bug with assigning outsize data to TWideStringField is fixed
  • Bug with AV failure at calling the SetRecNo method when using local sorting is fixed
  • Bug in design time editor of the TVirtualTable component with master-detail relationship is fixed
Devart development team
http://www.devart.com/odac

Locked