Search results

  1. R

    Update Query with a join to another query - Help

    Hello, I'm trying to create an update query that contains a join to another query. Usually you get the error, "Operation must use an updateable query." i'm trying to avoid creating a temporary table that contains the contents of the query. I have the query below, but it is not working as...
Back
Top Bottom