Page 1 of 1

Please help support this component also: wxSQLite3.dll

Posted: Sat 17 Apr 2010 00:26
by goozgooz
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

Posted: Mon 19 Apr 2010 12:32
by bork
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.