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

Post by Devart » Tue 16 Jul 2013 10:15

Dear users,

the new LiteDAC build 2.0.2 is available for download now.

In this version:
  • Connection dialog is improved
  • Now the Direct mode is based on the SQLite engine version 3.7.17
  • Now the UNKNOWN data type is mapped as ftMemo
  • Incorrect XE4 behaviour when re-opening a dataset under iOS is fixed
  • Support for Unix and Julian date and time formats is improved
  • 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
  • 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
Devart development team
http://www.devart.com/litedac

Locked