Because single quotes are special characters in SQL (they're used to begin and end a string), you must overload them if you're using them within a string. The way I handle this is to run a little function that takes a string and replaces single quotes with two single quotes. Think of it like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.