Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
is it possible provide security to database i.e microsoft.jet.oledb.4.0?so that other users cannot change the contents storedd in a database.
Posted

1 solution

Yes, it is possible using, for example, database password.

Please, follow the below links:
Securing Your Database with Access[^]
Opening an Access Database by Using ADO[^]
 
Share this answer
 
Comments
Prasad_Kulkarni 29-Apr-13 3:43am    
Good links +5!
Maciej Los 29-Apr-13 3:45am    
Thank you ;)

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