Results 1 to 6 of 6
  1. #1
    Kiran Prakash is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Jun 2018
    Posts
    11

    Not Valid Path error

    As i try to open the access database and relate forms its gives me error message as shown in image.


    Verified all network connections and server data's were all found ok . But still receiving this error message
    Attached Thumbnails Attached Thumbnails 11.png  

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    do you have linked tables? (not shown)
    do not use drive letters to link tables, ...ALWAYS use full UNC paths: \\server\folder\folder\database.accdb
    relink w UNC paths.

    do you have vb code referencing objects?

  3. #3
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    I agree with Ranman, use UNC. With regards your error, perhaps you do not have a mapped drive S? or perhaps it is mapped to a different location?

  4. #4
    Kiran Prakash is offline Novice
    Windows 10 Access 2013 32bit
    Join Date
    Jun 2018
    Posts
    11
    Ok Thank You.

    Yes there are many tables attached to the database.

    Actually we are working with data that has to be shared over server. But i actually created the Access database in my Desktop which is connected to server and then later changed location of access database to sharing folder .

    Now is there any solution to re link the paths ? Or i have to start right from the scratch ?

  5. #5
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    plenty of vba examples around to automate linking, but for a one off, use the linked table manager to relink

  6. #6
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,654
    You may want to check out JStreet Relinker. https://www.jstreettech.com/downloads.aspx

    Its very simple to integrate and especially helpful during development if you move the files around or want to switch between backends.

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

Similar Threads

  1. Microsoft access not a valid path error
    By shod90 in forum Forms
    Replies: 4
    Last Post: 07-06-2018, 07:10 AM
  2. Replies: 4
    Last Post: 08-19-2014, 12:20 PM
  3. Replies: 2
    Last Post: 12-08-2011, 02:27 PM
  4. not a valid path
    By JJJ in forum Access
    Replies: 0
    Last Post: 03-28-2011, 10:50 AM
  5. Not a valid path
    By hhuuhn in forum Access
    Replies: 2
    Last Post: 08-23-2010, 02:06 PM

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