XML in a BLOB field

I'm working on a MySQL-based application in Kylix. I'm trying to store XML [medical reports] in a BLOB field, but there are a ton of characters in XML that need to be escaped and the UPDATE TABLE fails when it hits those characters. Is there a way around this? I hope I don't have to escape them all up-front. Thanks in advance
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories