Save RTF to Access Database
HI,
I was wondering if there a way to save a RTF to MS Access. What I am trying to do, is to allow the user to enter a text where he can have some words either: Bold, Underlined,ect... or also he can have some of the words in Red or other color. all the formatted text will be save into a database, then whenever he retrieves the text from the data, the text will be formatted the way he save it in the first place...
Thank you,
Problem with RTF-to-Access
Hi,
I have a problem regarding this very issue. I have a RichTextBox that i store in a RTF-formatted memo field in MS Access; however, the the text that gets stored in the DB loses all its formatting.
Is there any way that I can store the RTF in MS Access without losing the formatting?:confused:
Any help would be greatly appreciated.:)
Thank You!
Adding the RTF to the MEMO field
Hi Ron,
Do you mean that i should add it to the DB using ADO.net?