| List: | General Discussion | « Previous MessageNext Message » | |
| From: | robert_rowe | Date: | January 6 2004 9:04pm |
| Subject: | Re: Escaping single quotes | ||
| View as plain text | |||
You could always write your own function to do the escaping for you. This following link is an example written in VB that you could adapt to whatever language you are using. http://www.vbmysql.com/samplecode/stripquote.html Here is another way of doing it if you can link to the libmySQL.dll (or equivilent in your OS). http://www.vbmysql.com/samplecode/mysql_escape_string.html
| Thread | ||
|---|---|---|
| • Escaping single quotes | Matthew Stuart | 6 Jan |
| • Re: Escaping single quotes | Jochem van Dieten | 6 Jan |
| • Re: Escaping single quotes | robert_rowe | 6 Jan |
| • RE: Escaping single quotes | Jay Blanchard | 6 Jan |
