Click here to Skip to main content
15,880,891 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I encrypted a password into my ms access database for security, then after my application failed to load the database and it always ask the encrypted password. If that a case, Should I add the password to the connection string to access the database? Im still learning so please let me know your opinion.. thanks a lot.
Posted

1 solution

The short answer is Yes. Haven't you tried?
 
Share this answer
 
Comments
markqui 15-Sep-15 2:40am    
not tried it yet... thanks

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