954,514 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

want to know how to deploy vb.net 2010 program with access database

i wanted to know how to deploy a simple program that is coonected to a access database.I have tried it many times but when I try to install it says that some file is mising. How can I do it so that I dont have to copy the database from one computer to another.

tendaimare
Junior Poster in Training
71 posts since Nov 2010
Reputation Points: 10
Solved Threads: 0
 

Make ur database files as folder and add in ur application and make that folder as copyloacl=true. So whenever u build the app ur database files will go sits in ur bin\debug folder. In ur application u can refer to these files using application.startuppath

Pgmer
Master Poster
714 posts since Apr 2008
Reputation Points: 54
Solved Threads: 121
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: