Retaining RichTextBox Format in Database
Hello,
I am having a problem to have the formatting of my rich Text Box in a Form to be retained when I do an Insert Into Sql Statement.
The text in the RTB is saved in the Access Database but alle the Bold Face, Underline, etc... is lost when I call back the saved text from the database.
Any solution to help me with this problem?
Mark
|