Getting Data From a Database to Rich Text Box & Vice Versa
Hello,
I would like some advice on getting data from an Access database to a rich text box on a Visual C# form. I also want to be able to edit the contents of the rich text box and update the database accordingly with the changes.
How could I do this?