Results 1 to 5 of 5
  1. #1
    ashu.doc is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jul 2012
    Posts
    124

    Problem creating distribution package

    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

  2. #2
    rzw0wr is offline I will always be a newbie
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Indiana
    Posts
    479
    I used the Publishing package maybe twice.
    I tried many times. It will not let you do much and it is confusing to me.

    I don't think it will allow you to make over 1 new folder.
    The only place I could get the package to put the fe was under the Admin id.

    I have been told that there are a few free packaging apps on line that work better.

    Dale

  3. #3
    amrut is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Location
    India
    Posts
    616
    The FE is linked to BE based on the path to BE on your computer. When it is installed on any other PC, the FE must be re-linked to the BE atleast once after installation. You can do it manually or through code.
    Try this on your PC. Move the BE on your computer to another location or simply rename the BE. Now if you open the FE, you will get the same error message.

  4. #4
    ashu.doc is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jul 2012
    Posts
    124
    So that means everytime I give this db to anyone he must link FE and BE? Or the simpler way may be not to break the db in two?

  5. #5
    amrut is offline Expert
    Windows 7 64bit Access 2010 32bit
    Join Date
    Jun 2012
    Location
    India
    Posts
    616
    So that means everytime I give this db to anyone he must link FE and BE?
    Yes
    Or the simpler way may be not to break the db in two?
    No, it is always a good practice is to split database. See http://www.techrepublic.com/blog/10t...-database/1119
    Here is code for refreshing table links http://access.mvps.org/access/tables/tbl0009.htm

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Tool for the distribution of documents
    By hammie_76 in forum Access
    Replies: 1
    Last Post: 03-12-2012, 10:26 PM
  2. Compiling for distribution
    By wthoffman in forum Access
    Replies: 1
    Last Post: 02-03-2011, 09:34 AM
  3. Report Distribution List
    By mvuhu_accessforum in forum Forms
    Replies: 1
    Last Post: 10-18-2010, 11:18 AM
  4. Assign elevation to a FE before distribution!!
    By thekruser in forum Programming
    Replies: 4
    Last Post: 09-16-2010, 01:41 PM
  5. building a distribution package
    By BevA in forum Access
    Replies: 0
    Last Post: 05-26-2006, 07:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums