I always use CurrentDB when referencing queries.
The only place I don't is when deleting them, but I don't know how to do it without using DoCmd.
Now it may not seem necessary to delete the queries before updating the SQL, but I'm afraid that Access's refresh problems will export the old...