New build of UniDAC version 4.1.5 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 build of UniDAC version 4.1.5 is available for download now.

Post by Devart » Fri 02 Mar 2012 14:06

Dear users,

New build of UniDAC version 4.1.5 is available for download now.

In this version:
  • Update 4 for RAD Studio XE2, Delphi XE2, and C++Builder XE2 is now required
  • Bug with Null values filtering in CRDBGrid is fixed
  • Bug with the absent CRControls10p.res file in the installation for Delphi 2006 is fixed
  • Bug with Data Editor in the design-time for case-sensetive Master-Detail link is fixed
  • Bug with hanging RAD Studio XE2 when opening ConnectDialog is fixed
  • Bug with AV failure at executing ApplyUpdates is fixed
  • Bug at working with 64-bit pointers is fixed.
  • Several bugs in design-time editors are fixed
Oracle data provider
  • Code improvements for avoiding compilation warnings
  • Support of case sensitive objects and their methods is improved
  • Bug with DisconnectedMode=True and LocalFailover=True in the Direct mode is fixed
  • Bug with representation VarArray data types when ObjectView=True is fixed
  • Bug with showing INFINITY in TOraNumber fields is fixed
  • Bug with loading Unicode strings by TUniLoader is fixed
SQL Server data provider
  • Bug with getting IndexColumns metadata for SQL Server Compact Edition is fixed
  • Bug with the query that is generated for the QueryRecCount option is fixed
MySQL data provider
  • Bug with processing a query with quoted column names is fixed
InterBase & Firebird data provider
  • Bug with cutting a string when getting metadata from system tables in Unicode mode is fixed
PostgreSQL data provider
  • The Time(x) and the TimeStamp(x) data types support is improved
  • Bug with showing error messages with German locale in Delphi 7 is fixed
  • Bug with Out of memory on the server inside a transaction is fixed
  • Bug with sending parameters as Float value is fixed
  • Big with schema names that contain "." is fixed
SQLite data provider
  • Bug with using parameters whose names match to reserved words is fixed
ODBC data provider
  • Bug with inserting, updating and deleting data in SQLBase is fixed
Devart development team
http://www.devart.com/unidac

Locked