ok i want to have a database that stores information to be deploied with my software, the database can be accessed perfectly on the computer i designed the software on but when i install the software on a different computer ithe software can not detect the database it is in a different location or something

what i need to know is how can i make the software look in a file for the location of a database so when i install the program on a different computer they can specify were it goes but the software can find it.

also when i access it from vb.net i use the jet 3.something to access an Access database. Thanks for your help!