On 2016/05/20 3:34 PM, Jason H wrote:
>
>> Sent: Friday, May 20, 2016 at 6:44 AM
>> From: "Richard Hipp"
>> To: "SQLite mailing list"
>> Subject: Re: [sqlite] Password Protect SQLite DB
>>
>> On 5/20/16, Agarwal, Rajesh wrote:
>&g
> Sent: Friday, May 20, 2016 at 6:44 AM
> From: "Richard Hipp"
> To: "SQLite mailing list"
> Subject: Re: [sqlite] Password Protect SQLite DB
>
> On 5/20/16, Agarwal, Rajesh wrote:
> > Not encryption, to password protect the db file.
>
&g
ent: Friday, May 20, 2016 4:11 PM
> To: SQLite mailing list
> Subject: Re: [sqlite] Password Protect SQLite DB
>
> On 5/20/16, Agarwal, Rajesh wrote:
>> Are there any extensions available
>> to password protect the SQLite database?
> The SQLite Encryption Extension (S
Subject: Re: [sqlite] Password Protect SQLite DB
On 5/20/16, Agarwal, Rajesh wrote:
> Are there any extensions available
> to password protect the SQLite database?
The SQLite Encryption Extension (SEE): http://www.hwaci.com/sw/sqlite/see.html
--
D. Richard Hipp
drh at sqli
cation.
Good or bad design, not a debate I'm going to get into.
On Fri, May 20, 2016 at 9:34 AM, Jason H wrote:
>
>
> > Sent: Friday, May 20, 2016 at 6:44 AM
> > From: "Richard Hipp"
> > To: "SQLite mailing list"
> > Subject: Re: [sq
On 5/20/16, Agarwal, Rajesh wrote:
> Not encryption, to password protect the db file.
How is it possible to "password protect" a file without encrypting it?
--
D. Richard Hipp
drh at sqlite.org
On 5/20/16, Agarwal, Rajesh wrote:
> Are there any extensions available
> to password protect the SQLite database?
The SQLite Encryption Extension (SEE): http://www.hwaci.com/sw/sqlite/see.html
--
D. Richard Hipp
drh at sqlite.org
Hi,
Is there a way to password protect the SQLite database files? I compiled the
following extension with DSQLITE_USER_AUTHENTICATION option. It worked with the
compiled version of SQLite but when I accessed the same password protected file
through JDBC or another SQLite console app (without
D
8 matches
Mail list logo