UniDAC 2.70 Beta with SQLite Provider!

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

UniDAC 2.70 Beta with SQLite Provider!

Post by Devart » Thu 07 May 2009 14:08

Dear users,

Devart Team is glad to announce that Universal Data Access Components from now on comes with SQLite support. The added provider lets UniDAC users enjoy working with SQLite - a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.

Our developers try to make using UniDAC as close to using specific data access components, as possible. So they add specific server features to every provider supported by UniDAC. Of course, SQLite is no exception. With SQLite provider, UniDAC offers support for all commonly used data types and possibility to retrieve last auto-incremented value.

Note that the SQLite provider is available in Professional Edition of UniDAC only.

You can try UniDAC with the new provider here.

If you wish to provide feedback, do it on our support page.

Devart Development Team
http://www.devart.com/unidac/

Locked