MySQL lite password
JB
sundown at pacifier.com
Fri Feb 20 17:49:37 EST 2015
Maybe both but right now I was just
going to encrypt the database.
Is there a problem with that?
The database will only be used with
my program therefore compatibility
is of no concern to me.
John Balgenorth
On Feb 20, 2015, at 2:18 PM, Skip Kimpel <skiplondon at gmail.com> wrote:
> Encrypt the entire database? Or encrypt the data inside of the database?
>
>> On Feb 20, 2015, at 5:05 PM, JB <sundown at pacifier.com> wrote:
>>
>> THANKS FOR THE INFO!
>>
>> I can encrypt the DB and use
>> a password from there. Your
>> info saves me a lot of time.
>>
>> thanks again,
>> John Balgenorth
>>
>>
>>> On Feb 20, 2015, at 1:39 PM, Andrew Kluthe <andrew at ctech.me> wrote:
>>>
>>> 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" <sundown at pacifier.com> wrote:
>>>>
>>>> What is the proper way to add a password to
>>>> a MySQL lite database?
>>>>
>>>> John Balgenorth
>>>>
>>>> _______________________________________________
>>>> use-livecode mailing list
>>>> use-livecode at 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 at 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
More information about the use-livecode
mailing list