in reply to Format to save and display
A method I sometime use is to save the text input as it is to an external file, of name perhaps a sequence number maintained in the database. And then simply store the path to the text file in the database instead. Nice and simple.