Please help support this component also: wxSQLite3.dll

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
goozgooz
Posts: 3
Joined: Sat 17 Apr 2010 00:12

Please help support this component also: wxSQLite3.dll

Post by goozgooz » Sat 17 Apr 2010 00:26

wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database.
The optional key based encryption support has been adapted to support SQLite.
The author of wxSQLite3 has created a key based AES database encryption implementation for SQLite such that sharing encrypted database files across different platforms is supported.

http://wxcode.sourceforge.net/components/wxsqlite3

bork
Devart Team
Posts: 649
Joined: Fri 12 Mar 2010 07:55

Post by bork » Mon 19 Apr 2010 12:32

Hello

Unfortunately we did not find detailed documentation on the wxSQLite3 installation, setup, and usage on the http://wxcode.sourceforge.net/components/wxsqlite3 site. Also we did not find any ready wxSQLite3.dll that could be installed and used.

Please explain what you mean by the wxSQLite3.dll support. Besides, to understand if we are able to support wxSQLite3 we should have detailed documentation that would describe how SQLite should be installed, setup, and initialized to support wxSQLite3.

Post Reply