New UniDAC version 4.1 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.1 is available for download now.

Post by Devart » Fri 25 Nov 2011 13:26

Dear users,

New UniDAC version 4.1 is available for download now.
In this version:
  • Update 2 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required
  • Mac OS X and iOS in RAD Studio XE2 is supported
  • FireMonkey support is improved
  • Lazarus 0.9.30.2 and FPC 2.4.4 are supported
  • Mac OS X in Lazarus is supported
  • Linux x64 in Lazarus is supported
  • FreeBSD in Lazarus is supported
  • Bug with memory leak in TDALoader is fixed
  • Problem with receiving DateTime parameter for dbMonitor in Delphi 2009 and higher is fixed
Oracle data provider
  • Oracle 11g Express Edition is supported
  • Support for the NonBlocking option is added
  • The QueryResultOnly option is added to TOraChangeNotification
  • Conflict with size_t data type in C++Builder is resolved
  • Bug with invalid password in the Direct mode for Windows 98 is fixed
  • Bug with reading long ORACLE_HOME line from the registry is fixed.
  • Bug with updating DatSet when LongStrings=False is fixed
  • Bug with posting nested objects of the not final type is fixed
SQL Server data provider
  • SQL Azure support is improved
  • Bug with backing up BLOB fields is fixed
  • Bug with query containing 'WITH' clause that is generated for the QueryRecCount option is fixed
  • Bug with processing parameters, whose values are set to the SqlTimestamp type is fixed
InterBase data provider
  • Bug with query containing 'WITH' clause that is generated for the QueryRecCount option is fixed
  • Bug with getting database info is fixed
MySQL data provider
  • Bug with deleting record in FetchAll = False mode when LockMode is lmPessimistic
PostgreSQL data provider
  • PostgreSQL 9.1 is supported
  • Bug with time zone for time and timestamp data types is fixed
  • Bug with PgDump with PostgreSQL 8.2 is fixed
SQLite data provider
  • DateFormat and TimedFormat specific options are added in the SQLite data provider
NexusDB data provider
  • Support of NexusDB 3.09 is added
MS Access data provider
  • Type of the ExtendedAnsiSQL specific option is changed from Integer to Boolean
Devart development team
http://www.devart.com/unidac

Locked