R
Ray Costanzo [MVP]
What's on line 542 and the relevalent lines preceding it? And what does
your SQL query look like?
Ray at work
your SQL query look like?
Ray at work
David said:Line 542 is below.
objconn.Execute(strSQL)
The lines before it simply build an SQL INSERT command. I did a
Response.write to display the SQL and it all looks fine. Anytime I
have had bad SQL it gives me a different error than this one, so it
must be something else.
Just above this I am getting a "next number" using this same
connection and that works fine.
If you want the lines preceding 542 I can send them, but they are very
verbose.
David
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.