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

Post by Devart » Wed 02 Nov 2016 13:48

Dear users,

New UniDAC 6.4.15 is available for download now!

In this version:
  • Bug with raising 'Argument out of range' error on TCRDBGrid creating in RAD Studio Berlin with Update 1 is fixed
  • Bug with QueryRecCount when ORDER clause contains CASE..END is fixed
  • Bug with processing parameters on setting of an SQL query is fixed
Oracle data provider
  • Bug with using DATEADD function in UnifiedSQL is fixed
  • Bug with parameters that contain empty strings in the Direct mode is fixed
  • Bug with memory leak in the Direct mode is fixed
SQLServer data provider
  • Bug with processing varchar fields when AutoTranslate is True in the Direct mode is fixed
  • Bug with processing parameter name when a name begins from a number is fixed
MySQL data provider
  • Bug with processing TIMESTAMP and DATETIME fields is fixed
  • Bug with loading data from a pipe is fixed
  • SSL support is fixed
InterBase data provider
  • Support for international characters in a role name is added
  • Bug with international characters in a database path name in Interbase is fixed
  • Bug with handling the "Connection shutdown" error is fixed
  • Bug with setting query parameters as a string is fixed
PostgreSQL data provider
  • SSL support is fixed
SQLite data provider
  • Now the Direct mode is based on the SQLite engine version 3.15.0
  • Bug with batch operations in the Direct Mode on Android is fixed
  • Bug with batch operations in the Direct Mode on Mac OS X is fixed
  • Bug with handling comments in a SQL statement is fixed
Devart Development Team
http://devart.com/unidac/

Locked