New dbExpress driver for SQLite with support for RAD Studio XE5!

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQLite in Delphi and C++Builder
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New dbExpress driver for SQLite with support for RAD Studio XE5!

Post by Devart » Wed 23 Oct 2013 08:44

Dear users,
Devart team is proud to introduce the new version of dbExpress driver for SQLite with the latest RAD Studio XE5 support, that gives our users opportunity to develop their applications using the cutting-edge IDE for all the supported target platforms: Win32, Win64, and Mac OS.

In this version:
  • RAD Studio XE5 is supported
  • Now the Direct mode driver is based on the SQLite engine version 3.8.0.2
  • The 'True' Boolean value is now saved in the database as 1
  • Bug with retrieving indexes is fixed
  • Bug with an incorrect datetime (date, 'localtime') function result in the Direct mode driver is fixed
  • Bug with detecting auto-increment fields is fixed
Devart Development Team
http://devart.com/dbx/sqlite/

Locked