Code:
INSERT INTO editlog (user, ipnum, tablename, recordnum, referlink, logtime, logdate, loghost) VALUES ('pmhs', '10.0.0.102', 'CaseStudy', '1', '/hal/ute_form.asp', '3:29:22 PM', '2/6/2004', '10.0.0.102')
I get a syntax error in the insert into statement error.
Any ideas?