How to make C# connect only to an encrypted Access file
The problem is that it connects to the encrypted file by password, but if you decrypt the Access file, it still connects
I did so, but anyway, if the file "File.accdb" is not encrypted, it connects
"Provider=Microsoft.ACE.OLEDB.12.0;Data Source=|DataDirectory|\File.accdb;Jet OLEDB:Encrypt Database = True;Jet OLEDB:Database Password=12345"
0 comments:
Post a Comment
Thanks