Results 1 to 4 of 4
  1. #1
    nomsalis is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    2

    Access DB not opening if specific drive letter not mapped

    Hello all, I've inherited a few Access DB monstrosities. One of which had ODBC credentials hard coded in the MDE which I had to recently update due to some server updates. I found an unsplit version of the Access DB on a development drive (j:\db\...) and updated the credentials hard coded in VB and updated the linked tables from the J drive path (dev) to the K drive path (prod). I then split the DB and the MDE worked fine for me. I quickly found out that it only works fine because I had J mapped still. End users do not have the J drive mapped (development) only the K (production). Without the J drive mapped to the actual dev path the Access DB simply doesn't load. No errors.



    I then tried to find any references to J in VB and fix those. At this point I can't seem to find anything else that could be referencing the J drive but still the DB will not open without J mapped. I really haven't used Access in years so I'm hoping I'm missing something simple. Any ideas would be greatly appreciated. Thanks!

  2. #2
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Welcome to the forum..

    Since you say the dB is split (good!), the tables are probably still linked to the wrong drive.
    In the FE, hold the cursor over a linked table and a tool tip appear showing you the path the table is mapped to.

    You will probably have to re-link the tables. Try the linked table manager.

  3. #3
    nomsalis is offline Novice
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    2
    Thanks for the response Steve!

    Yah, I've already updated all the table links via the "Linked Table Manager" to the correct path. I've looked through all the VB for an file references but no luck. I'm wondering if a linked table may exist that the linked table manager doesn't see?

  4. #4
    ssanfu is offline Master of Nothing
    Windows XP Access 2000
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    I'll take a look at your dB if you want to post it - just the FE.


    I found this form years ago to see what the linked table paths are. I have modified it a little, but the copyright is there.
    Import this one form into your FE, then look at the linked tables. The form name is "_See_BE_Links".

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

Similar Threads

  1. Mapped network drive used, away from home
    By Cleave_1b in forum Misc
    Replies: 2
    Last Post: 12-26-2014, 04:07 PM
  2. Sample DB - Automating mapped drive
    By thecsmith70 in forum Access
    Replies: 4
    Last Post: 10-16-2014, 01:14 PM
  3. Replies: 3
    Last Post: 05-21-2013, 05:48 AM
  4. Link tables to server name, not mapped drive letter in Win 7
    By sleake in forum Import/Export Data
    Replies: 8
    Last Post: 11-16-2012, 10:48 AM
  5. Replies: 10
    Last Post: 03-04-2012, 12:17 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