Click here to Skip to main content
15,887,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am developing an WPF application with MS Access 2007 as the database.

After a bad shutdown, there is a file with an extension of .laccdb which means that the file is currently locked.

I wish to close the lock (or connection) the next time I start the application.

What steps do I have to do to accomplish this? Does deleting the file with the extension .laccdb will be all or do I have to perform any additional steps?

Please guide.
Posted

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