I have some .mdb file which contains password and others do not. I need some logic behind in C# where I can check for .mdb file whether it contains password or not and if 'yes', how can I open that database using C#.
Please help
I have some .mdb file which contains password and others do not. I need some logic behind in C# where I can check for .mdb file whether it contains password or not and if 'yes', how can I open that database using C#.
Please help