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.

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

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.