• Error message (WIN XP/Access 97)

    • This topic has 5 replies, 2 voices, and was last updated 19 years ago.
    Author
    Topic
    #431796

    Can anyone tell me why I would recieve this message when clicking on the ADD RECORD button:
    The only code behind the button is:
    DoCmd.GoToRecord , , acNewRec
    DoCmd.GoToControl “[chkwrittenrequest]”

    There are records in the database.

    Viewing 0 reply threads
    Author
    Replies
    • #1011452

      Perhaps you were already at a new record when you clicked the button?

      • #1011573

        That’s what I cannot understand.

        After filling in the form, I want to go to a new record (which has always worked until yesterday).
        I click the Add Record button and I get the message.

        If I have 10 users joined to the workgroup for this database, and someone outside of the workgroup opens it,
        would this have anything to do with this issue? It is the only thing ‘different’ than normal.

        Thank you for helping !

        • #1011575

          If the extra user doesn’t have full permissions on the folder containing the database, (s)he might lock the database by opening it. Does the problem disappear if the extra user doesn’t have the database open?

          • #1011579

            Yes it does – The person has READ only rights to the drive.

            Should adding READ/Write security to the drive fix this?

            Thank you Hans.

            Michael

            • #1011592

              Access requires that all users have modify permissions (read/write/create/delete) in the folder that contains the database. If you want to prevent some users from modifying data in the database, you must apply user-level security. (See WendellB’s tutorial The Secrets of Security.)

    Viewing 0 reply threads
    Reply To: Error message (WIN XP/Access 97)

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

    Your information: