Click here to Skip to main content
15,887,267 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to connect access database in c# but my database is having password. How to write connection string for access database if database is password protected.
Can anybody tell me.
Posted

Learn how to use google.

Access connection string samples [^]
 
Share this answer
 
v3
Comments
Chris Meech 25-Aug-11 15:56pm    
I just corrected a spelling error, John. :)
Please refer this site
http://www.connectionstrings.com/access[^]
 
Share this answer
 
Comments
Geekian_senate 25-Aug-11 18:19pm    
Pradip, John had already posted this link. Don't repeat answers.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900