Results 1 to 2 of 2
  1. #1
    MBA80 is offline Novice
    Windows Vista Access 2007
    Join Date
    May 2012
    Posts
    13

    Network DB

    I just finished my first (very simple) DB. I now need to drop it on to a network location for around 50 people to have access to. I have already done the DB split to keep the table information safe, and then created the ACCDE file which only had the forms visible for the end users.



    It all works properly from my computer (using the file the network) but when I had a co worker try to use the ACCDE file, they were able to copy it to their desktop, and open the file but could not open the form. The issue is when they try to open the form for the end users they generate an error: '<file location> is not a valid path. Make sure the path name is spelled correctly and that you are connected to the server on which the file resides.'

    Everyone has access to this shared folder location as we have another shared DB out there as well. I don't want to have to have everyone map the shared drive to their computers permanently (they didn't have to for the other DB).

    The issue I see in the error is that it is trying to look for the "x" drive, which is how I have the drive mapped on my own computer. I need the form to look for the IP address of the shared folder location rather than my drive letter. Where do I make that change in the DB?

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,917
    You should have used the Linked Table Manager to link up the BackEnd tables. It would then be using the UNC name instead of a drive and path.

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

Similar Threads

  1. Lost Network
    By chessico in forum Access
    Replies: 0
    Last Post: 08-11-2011, 06:10 AM
  2. network traffic
    By Sam23 in forum Access
    Replies: 1
    Last Post: 04-13-2011, 08:35 PM
  3. Access DB on network
    By Kpax in forum Access
    Replies: 1
    Last Post: 06-28-2010, 06:09 AM
  4. Network management
    By pandreas in forum Queries
    Replies: 0
    Last Post: 06-12-2009, 03:54 PM
  5. Access over network
    By hornsby in forum Access
    Replies: 2
    Last Post: 01-06-2009, 02:38 PM

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