• Update query not working (2003)

    Author
    Topic
    #435938

    I have an update query with the following SQL:

    UPDATE tblCurrentCourses INNER JOIN [Course List] ON tblCurrentCourses.CReferenceNum = [Course List].Course SET tblCurrentCourses.CCourseName = [Course List]![CourseTitle];

    When I go to view what will change in the CCourseName column, nothing has changed. It has the same values as before.

    Thanks in advance,

    Jodi

    Viewing 0 reply threads
    Author
    Replies
    • #1031972

      When you create an update query and switch to datasheet view, it will display the records that will be affected by the update, but it will display the current situation, not the situation after the update. To execute the update, switch back to design view, and select Query | Run or click the Run button on the toolbar (the button with the exclamation mark).

    Viewing 0 reply threads
    Reply To: Update query not working (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: