How to access an MS access database which has been set up password?

  • Thread starter Thread starter J. Su
  • Start date Start date
J

J. Su

Hi,

I want to use C# to access an MS Access database which has been setup a
password by using Set Database Password in Microsoft Access application. How
can I do it? Please help!

Thank for your help.

Z. Su
 
Add "Jet OLEDB:Database Password=<insert your password>" to your connection
string.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top