Thread
:
Syntax error in INSERT INTO statement
View Single Post
#
2
(
permalink
)
July 12th, 2004, 04:04 PM
bmains
Friend of Wrox
Points: 4,754, Level: 29
Activity: 0%
Join Date: Jun 2003
Location: Harrisburg, PA, USA.
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Hello,
[
That's a SQL error, so I will have to see the statement to make a suggestion. In addition, if you do a:
Response.Write(strSQL)
Response.End
before you execute it, you can see what the error may be in the SQL.
Brian
bmains
View Public Profile
Find all posts by bmains