Results 1 to 5 of 5
  1. #1
    jongjong is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2015
    Posts
    2

    Path error

    Hi,

    Please help us with the error when we open the file on different computer as shown attached. We no longer have communication with the programmer. I apologized If there are missing information. Im into Basic of Access now.




    I hope a step so that I can fix it.Click image for larger version. 

Name:	access.jpg 
Views:	12 
Size:	60.1 KB 
ID:	22059

    appreciate it.

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,643
    Is this a split design db? Is CSubData.mdb the backend? Is C drive path location on the first computer? Can the second computer see the first computer files? What is the frontend file name - does it have an mdb extension? If you are on a network, the backend should be on the central file server then in frontend set up link pathing to the server file.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    jongjong is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Sep 2015
    Posts
    2
    Quote Originally Posted by June7 View Post
    Is this a split design db? Is CSubData.mdb the backend? Is C drive path location on the first computer? Can the second computer see the first computer files? What is the frontend file name - does it have an mdb extension? If you are on a network, the backend should be on the central file server then in frontend set up link pathing to the server file.

    I'm afraid Im not able to answer your question right but I'll try.


    1. Is CSubData.mdb the backend?
    -- Please see screenshot I hope it helps. When I click debug it shows the highlighted macros created.


    2. Is C drive path location on the first computer?
    -- Yes.
    3. Can the second computer see the first computer files?
    -- No. Getting error ...path is invalid.


    4. Its not on a network. I don't know if it was created it a network environment.
    Attached Thumbnails Attached Thumbnails access error.png  

  4. #4
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,643
    This really looks like a split design. If it weren't split there would not be a link error. If it were an 'all-in-one' db, everything - tables, queries, forms, reports, code - would all be in same file. With a split db, the tables are in one file (the backend) and everything else is in another file (the frontend). The frontend must set links to the backend. If you move either file, the links will fail.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    Mick99 is offline Advanced Beginner
    Windows 7 32bit Access 2013
    Join Date
    Jul 2015
    Posts
    58
    Hi JongJong, the issue is easy to fix.

    1)To start with create a folder on your desktop called DbData.
    2)Copy the CSubData.mdb database onto a Thumb drive or if it is on the same computer simply copy it into the folder you just created.

    If the data base used to work on this computer then someone has moved the folder that holds the backend.
    else
    the backend is on another computer and you will need to copy that over to your computer.

    Given that MS Access is looking at the C: drive means that it was probably never on a network, so I wouldn't be too worried about that.

    C:\Users\corinthian homes\Desktop\DbData\CSubData.mdb


    Cheers Mick

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

Similar Threads

  1. Invald Path Error
    By justEverybody in forum Access
    Replies: 8
    Last Post: 09-06-2014, 12:35 PM
  2. Error Message -- Path not found.
    By alansidman in forum Programming
    Replies: 5
    Last Post: 05-28-2013, 01:58 PM
  3. path /access error 75 is dispalyed
    By PRASANNA in forum Forms
    Replies: 0
    Last Post: 04-27-2011, 04:24 AM
  4. path\file access error 75
    By PRASANNA in forum Programming
    Replies: 2
    Last Post: 04-25-2011, 04:50 AM
  5. Run-Time Error 3044 - Invalid Path?
    By KrenzyRyan in forum Import/Export Data
    Replies: 8
    Last Post: 01-19-2011, 10:03 AM

Tags for this Thread

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