Hi, I'm trying to grab HTML text from an Oracle db and insert it into an XML file. I'm using SQLProcessor to accomplish this task, however, the processed HTML doesn't retain its tag structure. The < is replaced by < and > is replaced with >. Can anyone help me get around this problem?
Regards, Harpreet Sadra