I've written a VB 6.0 program that runs over Access 2003. I don't have any problem reading to or writing from the tables except in one table and one of its screens.
When I initially create the record, there's no problem. But when I retrieve the new record (into a new screen) and I save the changes, it writes all these unwanted RTF codes in with the text of the Access field.
The textboxes are all rtfTextboxes throughout the program.
Any ideas? :?: