Experts,
I've got a VB6 app running over Access, and many of the Access table text and memo fields are full of unwanted RTF codes. When I create a new record in a given module, the record is fine when I look at it in the table. Then I bring it up and it still looks good, but when I update it (on another screen), the RTF codes are written to the Access table.
I've used both an RTF textbox and a regular textbox for the data input, but I get the problem either way. How can I prevent this?
Start Free Trial