On 7 Oct 2013, at 7:07am, Navyatha Ummineni <unavya...@steelwedge.com> wrote:

> I have used System.Data.Sqlite.dll  in my application to create password 
> protected database.

Having used SQLITE.EXE to option the database try executing

PRAGMA key=<your password here>

and see if that lets you access your data.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to