Unfortunately, for a SQLite file there isn't really any built in authentication/permissions features.
With using only live code your only real option is to encrypt the entire file either using built in encrypt/decrypt commands or shell out to something that can. Kind regards, Andrew On Feb 20, 2015 1:53 PM, "JB" <[email protected]> wrote: > What is the proper way to add a password to > a MySQL lite database? > > John Balgenorth > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
