Hi guys,

I am allowing users to fill a textbox with information, including carriage returns. Then I store this information into a memo field in an Access database.

However, when I pull the information back out of the database, all the carriage returns have become "||"

Does anyone have an idea on how to preserve the carriage returns or at least format the information properly for display?

Thank you in advance.