On Wed, Feb 23, 2011 at 10:15 AM, Sam Carleton
<scarle...@miltonstreet.com>wrote:

> Kevin,
>
> Thank you, that is what I needed.  Now to statisfy my curiosity...  What
> exactly is the KEY value?
>


The KEY is used by the (proprietary) SQLite Encryption Extension.  It allows
you to ATTACH an encrypted database and specify the decryption key.


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

Reply via email to