UniDAC 6.3 released with support for RAD Studio 10.1 Berlin!

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

UniDAC 6.3 released with support for RAD Studio 10.1 Berlin!

Post by Devart » Mon 25 Apr 2016 14:48

Dear users,

Devart team is proud to introduce the new version of Universal Data Access Components for Delphi including such significant features as:
  • RAD Studio 10.1 Berlin is supported
  • Lazarus 1.6 and FPC 3.0.0 is supported
  • Support for the BETWEEN statement in TDADataSet.Filter is added
  • Performance of TDALoader on loading data from TDataSet is improved
Oracle data provider
  • Transactions behavior when AutoCommit is disabled now is the same as in ODAC
SQL Server data provider
  • Direct mode in TUniLoader is supported
  • SmartFetch mode in Disconnected mode is supported
MySQL data provider
  • Support for utf8mb4 charset is added
  • SmartFetch mode in Disconnected mode is supported
PostgreSQL data provider
  • A MessageCharset option in connection specific options is added
SQLite data provider
  • Now the Direct mode is based on the SQLite engine version 3.12.0
  • Support for URI filenames is added
Adaptive Server Enterprise data provider
  • Direct mode is supported
ODBC data provider
  • An ability to select ODBC Driver Manager is added
MS Access data provider
  • Possibility to select a driver is added
And many other features are added, you can find their description on the product pages.


You can try the new version here:
UniDAC 6.3 [ Download] [ History]

Devart development team
http://www.devart.com/unidac

Locked