• ok it looks like I have to keep this in the same schema, I can't update a table of another schema in a stored procedure not of the same schema. Is this always going to be the case with SQL server, or is there some permission I can give to a login which would give it enough permission to bypass this?