Hi Warren, Sure, you can do this. Since the encrypted data would be binary, you probably will want to encode it using the base64encode function before writing it to the database.
-- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 From 15th August, we'll have time for new projects! Be the first in line and contact me now! Download the Installer Maker plugin for Runtime Revolution at http://qurl.tk/ce On 4 sep 2010, at 18:38, Warren Kuhl wrote: > With the encrypt command with Enterprise, would I be able to encrypt > data that I write to SQLite and decrypt it when retrieving it? I just > have Studio (so I can't test ths) but would upgrade if this was the > case. > > Thanks, > Warren _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
