• Linked Tables, how to see the file name? (Access 2K, Win 2k)

    Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » Linked Tables, how to see the file name? (Access 2K, Win 2k)

    • This topic has 3 replies, 3 voices, and was last updated 20 years ago.
    Author
    Topic
    #417714

    Dear All

    I’ve just had to revisit a database I last worked on over a year ago, the thing that slowed me down was not being able to work out what the name of a linked Excel file was from the database window.

    Is there any way of having Access show the name and location of linked files?

    If I hadn’t documented the code refering to the link I’d have been in trouble. I’ve also had people change the target file by deleting and replacing the link, then wonder why related code doesn’t work any more (different database) so, is there a quick way to check the file name?

    Thanks

    Ian

    Viewing 1 reply thread
    Author
    Replies
    • #938011

      The linked table manager will tell you.

      Tools…Database Utilities…Liked Table Manager

      I am not sure about Access 2000, but in 2003 you just have to hold the mouse over a table name in the db window and it shows the file name and path in the tool tip that appears.

    • #938012

      There are several possibilities:

      You can view and edit the link information in Tools | Database Utilities | Link Manager.

      You can open a linked table in design view, ignore the warning that some properties can’t be modified, and look at the Description property of the table in the Properties window.

      If you have a reference to the Microsoft DAO 3.6 Object Library in VB, you can type the following into the Immediate window

      ? CurrentDb.TableDefs(“NameOfLinkedTable”).Connect

      • #938014

        Thanks for the replies, that tool tip ting would be brilliant if 2000 had it, pity we wont be upgrading to 2003 any time soon.

        The properties window will do me, it even solved the long standing mystery of where the $ sign comes from in the error messages about tables not existing…

        Thank You.

        Ian

    Viewing 1 reply thread
    Reply To: Linked Tables, how to see the file name? (Access 2K, Win 2k)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: