Page 1 of 1

Use some features for SQLite

Posted: Wed 12 Dec 2012 20:07
by nacTyx
Hello,

Does anybody explain how to use these features

1. SQLite database encryption is added
2. Static linking of SQLite library is added

in project?

SQLite database encryption is added - where I can find the right dll for working. I was able to build sqlcipher-2.0-stable but when I try to connect I always get can't load dll. I was able to load only in TUniConnection dialog.

Any help will help to understand second pont, I am realy didn't undertsnd how to use second point :( :( :(

Please help me.

Re: Use some features for SQLite

Posted: Fri 14 Dec 2012 08:39
by nacTyx
I was able to undesrtand by myself.

Thanks all.