I didn't think it did, I will search for this.
Thank you!
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
On Oct 19, 2009, at 9:49 AM, Francisc Romano wrote:
> Hmm, well the thing is I am building an app that runs on Adobe AIR
> which has
> native support for SQLite.
>
> I am looking for an internal solution. Like setting a user&password
> auth for
> the SQLite database file to allow/deny acces?
Hmm, well the thing is I am building an app that runs on Adobe AIR which has
native support for SQLite.
Involving third-party software would probably involve having to install it
on the computers of various users of the application which would complicate
things a bit too much.
I am looking for an
One can use a 3rd party tool such as a Alladdin HASP key. This encrypts the
application, and optionally the database file too. The drivers for the
program won't execute a program if it detects a debugger. This solution is
of course limited to operating systems with the available drivers. Once
n
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Simon Slavin wrote:
> It happened again. DRH explained to me last time I asked. If someone
> posts from an address that isn't on this list, there's a delay before
> the post shows up because it waits for moderator approval. In the
> meantime t
On 19 Oct 2009, at 1:42am, Roger Binns wrote:
> Francisc Romano wrote:
>> Is it possible to encript SQLite databases so that they cannot be
>> referenced
>> outside the program that uses it?
>> If not, can you set a user and password for a SQLite database?
>
> The answer has not changed from wh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Francisc Romano wrote:
> Is it possible to encript SQLite databases so that they cannot be referenced
> outside the program that uses it?
> If not, can you set a user and password for a SQLite database?
The answer has not changed from when you asked a
Hello!
Is it possible to encript SQLite databases so that they cannot be referenced
outside the program that uses it?
If not, can you set a user and password for a SQLite database?
Thank you!
___
sqlite-users mailing list
sqlite-users@sqlite.org
http:/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Francisc Romano wrote:
> Is it possible to encript SQLite databases so that they cannot be referenced
> outside the program that uses it?
The SQLite database file has to be accessible to the program using SQLite so
no matter what you do, a malicious u
On 17 Oct 2009, at 1:11am, Francisc Romano wrote:
> Is it possible to encript SQLite databases so that they cannot be
> referenced
> outside the program that uses it?
> If not, can you set a user and password for a SQLite database?
The head honcho of SQLite runs a company that has a product wh
Hello!
Is it possible to encript SQLite databases so that they cannot be referenced
outside the program that uses it?
If not, can you set a user and password for a SQLite database?
Thank you!
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://
11 matches
Mail list logo