|
I am using ClickOnce to deploy my application which uses a MS Access database to store the data. I would like to add functionality to my application to allow the user to open the Access Database to view the raw datatables. How might I go about opening the Access database that is stored in the ClickOnce created installation directory?
Thanks!
Mike |