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. Quote Link to comment https://forums.phpfreaks.com/topic/121695-insert-into-error-vb-2008-net/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.