ield being escaped within the SQL query.
My question is, how can I get a blob field from a mysql table that had
already escaped any illegal charachters, or how can I encode the blob
field myself so that the mysql statement I create is valid ???
Thanks in advance,
Ian Packard
---
ield being escaped within the SQL query.
My question is, how can I get a blob field from a mysql table that had
already escaped any illegal charachters, or how can I encode the blob
field myself so that the mysql statement I create is valid ???
Thanks in advance,
Ian Packard
---