chris_rulez001 Posted August 28, 2008 Share Posted August 28, 2008 hey, can someone help me please? it says i have a error in my insert into query. error: Syntax error in INSERT INTO statement. query: INSERT INTO web_action_log (web_address, time_and_date, user, action) VALUES ('" & Address_Bar.Text & "','" & mytime & "','" & Environ("username") & "', 'Web page access blocked') i honestly dont see anything wrong with that query. Link to comment https://forums.phpfreaks.com/topic/121695-insert-into-error-vb-2008-net/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.