Author: Chris Davis
Posted: 2009-06-08 at 12:04:36
I am populating a table in MySQL with some XML generate from cursortoxml
this works well, but when I have a field with a ' in it the insert into the
mysql fails, what is the correct/best way of handling this so that the
record gets inserted.
TIA
Chris.