Results 1 to 13 of 13
  1. #1
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7

    UNC Path issues - Beginner

    Hi All,

    I have joined this company as System Admin, one of the problems that I come across is finding out they have an in-house Microsoft Access database that reside on the server. That was developed a few years ago by the external company. Now from my understand is that there a Back end and Front end database to it

    My goal is to decommission this server and hosted onto another VM server with another name. When I moved the database to another server, the Windows 7 client access get denied due to the path is incorrect/ name not found.

    I'm not a programmer nor a Access designer. Could anyone out there that can help me or guide to where to changed the path. Where to go, what files I need to open in-order to change the coding?

    Please help...

    Ps. I had looked at the search in this forum, but I'm very confused as it's does not make sense

    Kind Regards,


    Jack

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    You're looking for the Linked Table Manager. I don't have 2000 on this machine, but if I remember correctly it's in Tools/Database Utilities.

    edit: that would be in the front end file by the way.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #3
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7
    Thanks for that, it's help.

    What about a front-end FORM, the option tools --> Database Utilities is not there, seem to be very locked down. How to change it's.

  4. #4
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Try holding the shift key down while opening the mdb.

    And you are correct Paul - Tools/ Database Utilities/ Linked Table Manager

    --------------------------------------------
    Maybe the attached mdb example will help you. I have a form that opens hidden and checks if the BE tables are connected. If the BE was renamed or moved, the form "_See_BE_Links" opens and allows you to reselect a BE and relinks it. This form will also allow you to check the BE path anytime - just open the form.

    USE A COPY OF YOUR FE THE FIRST TIME. Get familiar with it BEFORE adding it to your production (real) FE.

    You will need to have a reference set to Microsoft DAO 3.6 Object Library
    Import the form and the Module to your mdb (I did warn you about using a copy....right???)

  5. #5
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7
    Quote Originally Posted by ssanfu View Post
    Try holding the shift key down while opening the mdb.

    And you are correct Paul - Tools/ Database Utilities/ Linked Table Manager

    --------------------------------------------
    Maybe the attached mdb example will help you. I have a form that opens hidden and checks if the BE tables are connected. If the BE was renamed or moved, the form "_See_BE_Links" opens and allows you to reselect a BE and relinks it. This form will also allow you to check the BE path anytime - just open the form.

    USE A COPY OF YOUR FE THE FIRST TIME. Get familiar with it BEFORE adding it to your production (real) FE.

    You will need to have a reference set to Microsoft DAO 3.6 Object Library
    Import the form and the Module to your mdb (I did warn you about using a copy....right???)
    I downloaded the files and ran it, when I double click on the "Select Different BE" , I selected my BE access database file *.mdb. But nothing seem to show up. What do I supposed to see?

  6. #6
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7
    Here is screenshot of what the FE - FORM look like

    Click image for larger version. 

Name:	Frontend.jpg 
Views:	6 
Size:	47.8 KB 
ID:	12890

  7. #7
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    That's not 2000, looks like 2007. Did you try opening holding down the Shift key? Can you post it here?
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  8. #8
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    That is NOT an Access 2000 form.

    You IMPORTED the form and the MODULE from my example mdb into your dB?
    You set a reference to Microsoft DAO 3.6 Object Library?
    You opened the form "_See_BE_Links"?


    IF you open your FE and look at the tables, you should see (some) linked tables.
    There has to be tables already linked for this form to work.

  9. #9
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7
    Quote Originally Posted by pbaldy View Post
    That's not 2000, looks like 2007. Did you try opening holding down the Shift key? Can you post it here?
    I now installed MS office 2000. When trying again with Left shift key holding now until the database open, the result the same.

    Click image for larger version. 

Name:	Frontend-ver2000.jpg 
Views:	3 
Size:	43.8 KB 
ID:	12891

  10. #10
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7
    Quote Originally Posted by ssanfu View Post
    That is NOT an Access 2000 form.

    You IMPORTED the form and the MODULE from my example mdb into your dB?
    You set a reference to Microsoft DAO 3.6 Object Library?
    You opened the form "_See_BE_Links"?


    IF you open your FE and look at the tables, you should see (some) linked tables.
    There has to be tables already linked for this form to work.

    Sorry for my ignorance as I am not a programmer, my main duties as system admin. So I do not understand 95% of your request. Could you steps me through what I need to do, please.

  11. #11
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    Looks like the shift bypass has been disabled. My buddy Bill has a free tool here that will let you reset that feature, the property setter:

    http://www.thatlldoit.com/Pages/utilsaddins.aspx
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  12. #12
    sybrix is offline Novice
    Windows 7 32bit Access 2000
    Join Date
    Jun 2013
    Posts
    7
    Thanks you for all your kind effort and support. Such a great forum !!!

    Follow on after installing MS Access 2000, holding down the left hand side shift key until the database FE form open, I went to Tools --> Startup... the following options has been ticked
    - Allow full menus
    - Allow default short menus
    - Allow built-in toolbars
    Allow toolbar/menu changes

    After that click OK --> Close down the program and re-open it. To change the UNC path
    I went to Tools --> Database ultilities --> Linked table manager, and I was able to change the UNC path

    To lock down the form and other menu/features revert the untick box from the above steps.

    Thank you once again....

  13. #13
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,641
    Glad you got it sorted out.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Beginner needing help!
    By AussieAsh in forum Access
    Replies: 2
    Last Post: 01-23-2013, 11:20 AM
  2. Replies: 4
    Last Post: 12-21-2012, 10:24 AM
  3. Replies: 3
    Last Post: 11-24-2012, 08:56 AM
  4. Help a DB beginner
    By adquinn in forum Access
    Replies: 0
    Last Post: 02-08-2011, 08:25 PM
  5. Absolute Beginner Help
    By jonesbp in forum Access
    Replies: 1
    Last Post: 08-17-2009, 08:23 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