Monte,

I thanks for the advice.  $2000 is a little steep.  I may loook at
writing an encryption/decrypt module for my data and decrpyt it after
retrieving it from the database.

Thanks!

Warren

On Sat, Sep 4, 2010 at 2:58 AM, Monte Goulding
<mo...@sweattechnologies.com> wrote:
> Not without writing a new db driver I wouldn't think. From memory there is an 
> encrypted version of sqlite with a $2000 license fee. If you don't need it to 
> be ultra secure then you could store your db in a custom property of an 
> encrypted stack and save it to a hidden file at startup, save it back to your 
> encrypted stack at shutdown and delete the hidden file. Anyone that knows 
> it's a rev stack could open the file in rev, copy out the db file and see 
> your data though.
>
> Cheers
>
> Monte
> On 04/09/2010, at 3:56 PM, Warren Kuhl wrote:
>
>> Is there anyway to encrypt a SQLite database that I can use in
>> Revolution Studio?
>>
>> Thanks for any suggestions!
>> Warren
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to