insert into sql error
What is wrong with the following sql statement. Please see print screen for error.
My Goal: I am trying to grab user id, user name and today's date into a memo field call VisitorTrail. I would like this field to grow. So, data is added to old data in the field.
Also, How...