Hello everyone
I am having problem in creating a distribution/deployment package for my db. I have created FE mdb and BE mdb files, when I am going through the package distribution wizard, in the second page, the first field it asks the file to package, which I am locating on my computers drive, suppose it is G:\data.mdb, and in third page it asks for additional file in which I have located G:\data be.mdb. So when I am installing this package to another computer, installation running fine, but it is giving error after opening the db - cannot locate G:\data.mdb.
My question is, shouldn't the package is suppose to include all the files which I have added during package, then why is it still asking for those files on the different computer?
many thanks