No, that did not work as well. I get the same 2 errors:
2/1 SQL Statement Ignored
2/39 Invalid user.table.column, table.column or column specification
Here are my columns for Product:
ProductID, Name, ListPrice, Category
Here are my columns for Events:
EventID, ProductID, UserUpdating, EventTime