New UniDAC build 5.0.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 build 5.0.2 is available for download now!

Post by Devart » Tue 16 Jul 2013 10:03

Dear users,

the new UniDAC build 5.0.2 is available for download now.

In this version:
  • Connection dialog is improved
  • Incorrect XE4 behaviour when re-opening a dataset under iOS is fixed
  • Bug in the alerter when DisconnectedMode is set to True for a connection is fixed
  • Bug with the connection OnLogin event is fixed
  • Bug with incorrect counting of connections in pool is fixed
  • Bug with time fields in Lazarus is fixed
  • Bug with varbinary fields in Lazarus is fixed
  • Bug with using case-insensitive filter is fixed
  • Bug with getting and setting the SQL property of FastReport datasets is fixed
  • Bug with positioning of Fields Editor is fixed
  • Bug with not using index fields on locating records is fixed
  • Bug with processing the cached data when UpdateRecordTypes is not default is fixed
  • Bug with processing persistent fields in TVirtualTable is fixed
Oracle data provider
  • Oracle 12c is supported
  • Bug with getting error message on object compilation in Oracle client versions lower than 11 is fixed
  • Bug with size of NVARCHAR2 columns in the SELECT query in the Direct mode is fixed
  • Bug with TIMESTAMP parameters of stored procedures in the direct mode is fixed
SQLServer data provider
  • Now schema name is used when filling default values if DefaultValues = True
  • Bug with processing parameters of stored procedures is fixed
  • Bug with the QueryRecCount option queries containing the 'GROUP BY' clause is fixed
  • Bug with "Multiple-Step OLE DB Operation generated errors" is fixed
MySQL data provider
  • Bug with data type mapping of BLOB fields is fixed
InterBase data provider
  • Bug with setting the default transaction isolation level after a connection is open is fixed
  • Bug with getting metadata when using Firebird 1.5 is fixed
  • Bug with cutting strings when getting metadata from system tables in the Unicode mode for InterBase 2007 is fixed
  • Bug with a "Dynamic SQL error" when querying record count is fixed
PostgreSQL data provider
  • Bug with multiple metadata requests when using domain field types is fixed
SQLite data provider
  • Now the Direct mode is based on the SQLite engine version 3.7.17
  • Now the UNKNOWN data type is mapped as ftMemo
  • Bug with incorrect column type determination when metadata API is unavailable is fixed
  • Bug with avg(), count(), max() & last_insert_rowid() functions on Mac OS X is fixed
ODBC data provider
  • Bug with getting OUT parameters is fixed
  • Bug with numeric parameters for MS SQL Server is fixed
  • Bug with string parameters for MS SQL Server is fixed
  • Bug with reading Blob fields from a Tibero database is fixed
MSAccess data provider
  • Bug with copying data by TCRBatchMove is fixed
  • Bug with copying data by TUniLoader is fixed
ASE data provider
  • Bug with encrypted password when working on client versions lower than 15 is fixed Bug with detecting NUMERIC parameters of stored procedures is fixed
Devart development team
http://www.devart.com/unidac

Locked