New LiteDAC version 2.6 is released!

Discussion of open issues, suggestions and bugs regarding LiteDAC (SQLite Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New LiteDAC version 2.6 is released!

Post by Devart » Mon 14 Sep 2015 14:03

Dear users,

the new LiteDAC version 2.6 is available for download now.

In this version:
  • RAD Studio 10 Seattle is supported
  • INSERT, UPDATE and DELETE batch operations are supported
  • Now Trial for Win64 is a fully functional Professional Edition
  • Now at automatic refresh of Detail dataset the OnBeforeOpen event is not called
  • Now the Direct mode is based on the SQLite engine version 3.8.11.1
  • The EnableSharedCache option of the Connection component for non-Windows platforms is added
  • Generating conditions for filtration when using similar field names and aliases in TCRDBGrid is fixed
  • SQLMonitor behavior on using similar objects is fixed
  • Bug with endless reconnection in assigned connection is fixed
  • Bug with editing Blob and Memo fields used in local filter is fixed
  • Bug with a null CURRENT_TIME value on MacOS, iOS & Android in Direct Mode is fixed
  • Bug with handling DATETIME fields with milliseconds is fixed
  • Bug with attaching a database containing international characters in the encryption key is fixed
  • Bug with database encryption in Direct Mode on MacOS is fixed
  • Bug with the "Unable to open database" error when using a temp database on Android is fixed
  • Bug with CRBatchMove component when using complex table names is fixed
  • Bug when calling SQL for trigger creation is fixed
  • Bug with detecting AutoInc fields on mobile platforms is fixed
The latest LiteDAC build 2.6.19:
  • Bug with showing values array for batch updates in SQLMonitor is fixed
  • Bug with editing Blob and Memo fields used in local filter is fixed
Devart development team
http://www.devart.com/litedac

Locked