SQLite does not have that type of security

a SQLite database is just a common file and is protected as such dependent
upon the operating system in use.

The design dictates that it is simple and requires no administration.

On Sat, Jan 31, 2009 at 2:22 AM, Megha Vishwanath <
[email protected]> wrote:

> Hello,
>
>
>
> We were looking at your website for pointers on how to use SQLite with
> JDBC.
>
>
>
> We're able to run the sample, create, write into and read from the
> database.
> But we wish to set a username and password to the database which we aren't
> able to.
>
>
>
> THE SQLite-crypt seems to have an option to do so. But they do not have
> JARs
> to support JDBC connectivity.
>
>
>
> Any help will be greatly appreciated.
>
>
>
>
>
> Megha Vishwanath,
> 080 - 64567049 | 9845844936 | [email protected]
> Educational Initiatives | www.ei-india.com
>
>
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>



-- 
Jim Dodgen
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to