Wow, after posting I went to preview and saw the other posts (I though I had scrolled to last one but obviously not). This is great news indeed. It would be real great Christmas present if the elves at LiveCode could get this to work on mobile! I would run down to the local Mall and ask Santa if I t...
Yes, I own Valentina for LiveCode (and RB/RealStudio as well). Valentina does not have versions for iOS or Android :( . Talked with Ruslan on Valentina mailing list a few months back and it looks like they have no plans for mobile in near future. I got a reply from LiveCode regarding how much it wou...
BvG, Yes, in 1st email I explained that I was interested in using an existing library and that I don't have the skills/time to develop an SQLite with encryption for all 5 platforms. I also requested that they look into making an add-on for LiveCode and that I was willing to pay for such an add-on. I...
SEE is really nice. It would be awesome if LiveCode had it. I would gladly pay $149 for something like this. I am sure LiveCode would have no trouble getting a few dozen developers willing to pay for it (if not immediately then over the year). Encryption is critical for mobile devices (not just phon...
No luck so far. Support emailed back about the LiveCode functions encrypt and decrypt but these are for text, not SQLite databases (unless you stored everything as text and encrypted each field before you saved a record to the database). You would still have the database schema visible so it would b...
I am looking to create some database apps with livecode (Windows, Mac, Linux, iOS, Android). I really like Sqlite that is included with livecode but I would like to have encryption of the databases (very important on all mobile devices). I found SQLCipher which is open source (BSD license so it can ...