| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | April 17 2009 5:30am |
| Subject: | Re: Problem escaping binary data | ||
| View as plain text | |||
On Apr 16, 2009, at 6:00 PM, Nick Kelsey wrote: > The binary data is escaped using conn::escape_string() and delimited > with single quotes. I think you'll find that using Query's stream interface along with the quoting and escaping manipulators gives shorter and clearer code. See: http://tangentsoft.net/mysql++/doc/html/userman/tutorial.html#qescape
| Thread | ||
|---|---|---|
| • Problem escaping binary data | Nick Kelsey | 17 Apr |
| • Re: Problem escaping binary data | jafa | 17 Apr |
| • Re: Problem escaping binary data | Warren Young | 17 Apr |
| • Re: Problem escaping binary data | Warren Young | 18 Apr |
| • Re: Problem escaping binary data | Torsten Schulz | 19 Apr |
