When I get to this line of code in a macro
UPDATE recentqimenu SET meditdatetime = (DATETIME(.#DATE,.#TIME)) +
WHERE stfmbr = .vuser AND primarymacro = 'qimac\cleanmn.mac'it gives an error message, "Unauthorized access to the table ...' I have confirmed that access rights have been set up for this table. What else do I need to do? Thanks, Charlie

