• Linked tables are Read-Only?? (2003)

    Author
    Topic
    #457433

    I have an application that will be used by multiple users. The forms are in 1 .mdb on their desktop and the data tables will be in another .mdb, most likely on a share drive.

    I have code that deletes & relinks the tables, but my test-user only can access the tables in read-only mode. I need her to be able to insert into one of the tables.

    I’ve made sure she has read-write access to the share and neither .mdb is read-only.

    What am I missing?

    Viewing 0 reply threads
    Author
    Replies
    • #1146920

      Users need to have modify permissions (read/write/create/delete) in both the folder containing the frontend with the forms and in the folder containing the backend with the tables. They should then be able to edit data. So double-check the permissions.

      • #1146921

        I tested it by making a share on my PC for the back end. She gets the linked tables, because I can see the .ldb. There is no mention of read only until she saves, and this code fails

        rst.addnew

        See the picture for her permissions.

        • #1146923

          Can she edit data directly in the tables? You wouldn’t have users do that under normal circumstances, of course, but it’s useful to know.

          • #1146925

            She could not.

            I did, however, find the problem. I had only added her under Sharing/Permissions. I added her under Properties/Security, and it worked like a charm.

    Viewing 0 reply threads
    Reply To: Linked tables are Read-Only?? (2003)

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

    Your information: