May 12, 2009 at 9:57 pm
Hi i'm developing a web application in asp with sql server. My problem is that when i want to pass the data from a form and it has any spaces in the data, for example "John Smith" it tells me this:
Microsoft SQL Native Client (0x80040E14)
Incorrect syntaxis near 'Smith'
But if i put "JohnSmith" it has no errors, how could i fix it??? thanks!!!!!!!!
May 13, 2009 at 11:52 am
Yes it was all about hte quotes!! THANKS!!
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply