Farhan Husain wrote:
>
> I have tried opening all encrypted databases using both the SetPassword
method
> and the password property in the connection string. No matter what
combination I
> use, after the password is changed using ChangePassword method, the
database
> becomes unreadable using the updated or previous password. 
> 

I've added some more unit tests to the test suite to verify that this
feature works
as documented and I'm not seeing any issues.  Could you post some simplified
C# code
that demonstrates the behavior you are seeing?

--
Joe Mistachkin

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

Reply via email to