Am 28.01.2012 17:07, schrieb Robert Gdula:
No becuase, I need encryption and it is not supported bu wxslite3,

Not true. wxSQLite3 supports encryption using the official SQLite API. wxSQLite3 even provides it's own SQLite encryption extension implementation (supporting 128 bit and 256 bit AES encryption), but you may also use other encryption implementations as long as they use the same SQLite API.

Regards,

Ulrich

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to