Hi guys, i am in need to solve this problem which i am having during deployment. I have create a simple windows/console application with ms access at the back hand. I put my db file in bin folder of my project and created a conneciton from there on. Everything is working fine, but iam not sure how to and where to put my databasefile for the deployment, becuase my datagrid doesn't populated on another computer, says something about the exporting of the ms database file. Below are the steps how i deployed
File->Add Project->New Project->Setup Wizard->Create a setup for windows application-> selected "Primary out put..." checkbox-->Add "Readme.txt" ->
Finish.