I have a grid template that I've configured in conjunction with a form to edit/delete associated records. However, when I click to edit a record, then submit changes, I get an error that refers to the event log, which says: Message: The variable name '@booth' has already been declared. Variable names must be unique within a query batch or stored procedure. What am I missing on this very simple bas