New UniDAC version 4.2 is available for download now.

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New UniDAC version 4.2 is available for download now.

Post by Devart » Fri 22 Jun 2012 13:12

Dear users,

New UniDAC version 4.2 is available for download now.

In this version:
  • 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 TUniEncryptor component for data encryption is added
  • Calling of the TCustomDASQL.BeforeExecute event is added
  • Bug with executing a script that ends with a commented line is fixed
  • Bug with assigning outsize data to TWideStringField is fixed
  • Bug with DATE parameters in design-time is fixed
  • Bug with TUniDump using an old connection after assigning a new connection 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
Oracle data provider:
  • 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 UniScript is fixed
  • Bug with statements count when a script contains the "Connect" command is fixed
  • Bug with loading Unicode strings by TUniLoader is fixed
InterBase data provider:
  • Bug with accessing InterBase 64-bit from a x64 application built in Delphi XE2 is fixed
PostgreSQL data provider:
  • Bug with getting metadata for PostgreSQL 7.x is fixed
SQLite data provider:
  • The ForeignKeys option is added to the SQLite specific connection options
  • Bug with defining the VARCHAR field type larger than 4095 is fixed
  • Bug with initialization of user-defined functions after
  • TSQLiteConnection.AssignConnect is fixed
ODBC data provider:
  • Bug with result parameters in functions is fixed
Devart development team
http://www.devart.com/unidac

Locked