• Linked Table Manager (v2000)

    Author
    Topic
    #396798

    I have SQL tables linked in Access and they work fine.
    However, if I run the linked table manager on the SQL
    tables, I am informed that the links refreshed. When I
    open the tables, they are read-only. If I delete the
    tables and re-link them, they work fine again.
    Any ideas why this occurs?
    Thanks!

    Viewing 1 reply thread
    Author
    Replies
    • #746714

      I’m not sure that I followed your situation 100%, but perhaps the SQL SERVER permissions on your tables are set to read-only – ie. only SELECT, not UPDATE, INSERT, or DELETE?

      • #746882

        Thanks Taibe,

        I found the following info to explain why:
        When you first attach the
        tables and if you specify the unique identifier for the
        table, this information is stored in Access. If you refresh
        the links, the information you specified for the unique
        identifier can be lost. So you either need to have a primary
        key on the tables or refresh the links programmatically and
        specify the unique index.

      • #746883

        Thanks Taibe,

        I found the following info to explain why:
        When you first attach the
        tables and if you specify the unique identifier for the
        table, this information is stored in Access. If you refresh
        the links, the information you specified for the unique
        identifier can be lost. So you either need to have a primary
        key on the tables or refresh the links programmatically and
        specify the unique index.

    • #746715

      I’m not sure that I followed your situation 100%, but perhaps the SQL SERVER permissions on your tables are set to read-only – ie. only SELECT, not UPDATE, INSERT, or DELETE?

    Viewing 1 reply thread
    Reply To: Linked Table Manager (v2000)

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

    Your information: