PDA

View Full Version : Export DB contents to document


tom123
05-22-2007, 02:13 PM
Hi,

I need to go thought an Oracle DB pulling out information that contains HTML formatting i.e. the coulum "Question" might contain "what is your <br> age?".

This info needs to be put into a text file/document that will display the data in the same way a web page would.

Anyone have any ideas?
Apart from having loads of if's, else's!!

Mabye apply reg expression's to each row of data retreived?

Thanks in advance