|
-
Nov 28th, 2000, 07:44 AM
#1
Thread Starter
Addicted Member
I am getting an error with my SQL when someone tries to register some details on my website. I am using ASP with a MySQL Database.
The Error is as follows:
INSERT INTO table1 values('Sam's','Place', NULL)
You have an error in your SQL syntax near 's Place', NULL)' at line 1
The error is being caused by the apostrophe in sam's.
How can I resolve this ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|