AW: db encryption and multiuser question

viktoras didziulis viktoras at ekoinf.net
Wed Feb 6 08:36:10 EST 2008


Hi Tiemo,

it won't work that way. Sqlitespy uses its own "disqlite" for 
encryption, etc.
In your case you should consider any of the database servers (Valentina, 
MySQL, etc...) that support both multiuser databases and encryption.

Best wishes
Viktoras

Tiemo Hollmann TB wrote:
> Hi Viktoras,
> ok, as I see I could encrypt the db with sqlitespy, but I think I would need
> sqlite-crypt for decrypting the db from within my app. What I am not clear
> in is, how sqlite-crypt works together with runrev. Do I just have to copy
> the crypt-dll into my app folder and call the open function instead of the
> standard revdb function (what about registering / declaring of
> sqliste-crypt), or how does the communication between runrev and
> sqlite-crypt looks like? Perhaps I am asking the wrong questions?
> Thanks
> Tiemo 
>
>   
>> -----Ursprüngliche Nachricht-----
>> Von: use-revolution-bounces at lists.runrev.com [mailto:use-revolution-
>> bounces at lists.runrev.com] Im Auftrag von viktoras didziulis
>> Gesendet: Mittwoch, 6. Februar 2008 12:26
>> An: How to use Revolution
>> Betreff: Re: db encryption and multiuser question
>>
>> Hi Tiemo,
>>
>> try this sqlite database editor (for windows):
>> http://www.yunqa.de/delphi/doku.php/products/sqlitespy/index
>>
>> Or you can install an sqlite plugin for Mozilla web browser.
>>
>> Regarding the encryption and a few other issues (like loading tables
>> into the database using sqlite's .import function) it is possible to
>> communicate with sqlite using shell. From time to time I am forced to
>> resort to this option.
>>
>> Best wishes
>> Viktoras
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>   




More information about the use-livecode mailing list