db encryption and multiuser question
viktoras didziulis
viktoras at ekoinf.net
Wed Feb 6 06:25:54 EST 2008
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
More information about the use-livecode
mailing list