Use some features for SQLite

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
nacTyx
Posts: 11
Joined: Wed 12 Dec 2012 19:19

Use some features for SQLite

Post by nacTyx » Wed 12 Dec 2012 20:07

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.

nacTyx
Posts: 11
Joined: Wed 12 Dec 2012 19:19

Re: Use some features for SQLite

Post by nacTyx » Fri 14 Dec 2012 08:39

I was able to undesrtand by myself.

Thanks all.

Post Reply