Hi Bill,
SQLite didn't have built-in password protection until a fairly recent
release and the SQLite library.  I dont recall which version.  The SQLite
library included with Livecode 8 is a fairly recent one and I believe
includes the password feature

Unfortunately, Livecode has not been updated to include the necessary
parameters to revOpenDatabase to pass in a password for sqlite, as you've
found. If you know the password, you can remove it using the sqlite3
command line tool but I'd have to reserach that further for you.

Pete

On Thu, Feb 11, 2016 at 4:37 PM William Prothero <proth...@earthednet.org>
wrote:

> Folks:
>
> I have an sqlite database created in Adobe Director using an old Xtra
> (Arca). It has a password. Can livecode open an sqlite database that is
> password protected? I can’t tell from the dictionary, how to open a
> password protected db that is local.
>
> Thanks for any info.
> Best,
> Bill
>
>
> William Prothero, Ph.D.
> University of California, Santa Barbara, Emeritus
> proth...@earthednet.org
>
>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to