New LiteDAC version 2.4 is available for download now!

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.4 is available for download now!

Post by Devart » Tue 16 Sep 2014 15:09

Dear users,

the new LiteDAC version 2.4.10 is available for download now.

In this version:
  • RAD Studio XE7 is supported
  • Lazarus 1.2.4 is supported
  • Demo projects for FastReport 5 are added
  • The TCustomDADataSet.GetKeyFieldNames method is added
  • The TCustomDAConnection.GetKeyFieldNames method is added
  • The ConstraintColumns metadata kind for the TDAMetadata component is added
  • Now the Direct mode is based on the SQLite engine version 3.8.6
  • TLiteBackup component is added
  • Several bugs in the SmartFetch mode are fixed
  • Bug with quoting names in the EmptyTable method is fixed
  • Bug with calling the Refresh method after executing the EmptyTable method is fixed
  • Bug with setting calculated field values using the AsExtened property is fixed
  • Bug with re-calling the AfterExecute event is fixed
  • Bug with re-calling the BeforeExecute event is fixed
  • Several bugs with metadata retrieving are fixed
  • Bug with mapping TIMESTAMP columns to float fields is fixed
Devart development team
http://www.devart.com/litedac

Locked