New dbExpress driver for SQLite version 3.0 with RAD Studio XE3 Support!

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 version 3.0 with RAD Studio XE3 Support!

Post by Devart » Fri 14 Sep 2012 11:09

Dear users,
Devart Team is glad to represent the new dbExpress driver for SQLite version 3.0 with RAD Studio XE3 and Windows 8 support!

In this version:
  • Rad Studio XE3 is supported
  • Windows 8 is supported
  • Data Explorer is supported
  • dbExpress 4 metadata is supported
  • A new driver for working in Direct mode is added
  • The ForeignKeys and ForceCreateDatabase properties are added
  • The EncryptionAlgorithm property is added for Direct mode driver
  • The bug with setting the VendorLib property to a value different from "sqlite3.dll" is fixed
Devart Development Team
http://devart.com/dbx/sqlite/

Locked