Instead of it running, I get an error message "Operation must use an updateable query." Any ideas on what I'm doing wrong or a way around this?
In my query, 'tblPricing' is a read-only table, but the 'tblMaster' (the one I'm trying to update) allows updates and edits. Not sure if this information holds the key in solving my problem, but I at least wanted to present it.