No, Sqlite has got no encryption (as far as I know). Beware : it's a database. Of course, you have file saving, as soon as you modify a record it is saved.
Printable View
No, Sqlite has got no encryption (as far as I know). Beware : it's a database. Of course, you have file saving, as soon as you modify a record it is saved.
Thanks for the info about SQLite Surmulot.
Yes JoKa, Magic Deque is part of the Bonus Pack. I don't know how support for these extensions is handled, I'd be interested in hearing from Clickteam about that matter.
I'm glad to see that Chris Branch is still around. It would be great if you could update this wonderful extension, thank you!
I have some more feedback about Magic Deque, maybe you could look into it Chris?
-The 'Magic Deque is empty' condition doesn't seem to work properly. That function seems to return true whenever an empty array is in the object, not when all the arrays are empty.
-Would it be possible to handle file loading errors and return error messages? I made some tests by loading a somewhat corrupted encrypted file (simply modified under notepad) and the app crashes most of the time.