Tell me more ×
Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.

I keep getting an

incorrect syntax near '/'

when trying to update a table row in RazorSQL. There is a lot of HTML in this entry. Saving just some text works fine so I imagine I have to escape some characters but is there a simple way to do that with all of this HTML?

share|improve this question
1  
Well, post the query returning this error. If it's big you can post it to gist and link to it from here. – Nick Chammas Nov 20 '11 at 16:11
1  
And RazorSQL is a generic querying tool. What is the database engine you're pointing it at? – Nick Chammas Nov 20 '11 at 16:12

closed as too localized by JNK Mar 8 at 14:54

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.