Hi,
i am using Windows application.
my client want to set password in MS Access DB.
When end user selecting the file from browse button, system should check the password and set password somewhere in the application.
if the set password and Access password is match then system allow further process.
How to do this in Windows C# applications.?