J
JD
Hi... I have written a VB front end to query, add, edit, and delete data
from an Access database. I have several text fields in my table all set
for 255 characters, and I parse my data into chunks of 250 characters and
then writes them to the fields. My problem is this....I have switch to
RickText and I need to write it to the database, but when I parse it out, it
wants to write the formatting string and then it jacks up the text string.
Is there an easy parse function for access that will parse up my string and
keep the formatting.
Thanks
JD
from an Access database. I have several text fields in my table all set
for 255 characters, and I parse my data into chunks of 250 characters and
then writes them to the fields. My problem is this....I have switch to
RickText and I need to write it to the database, but when I parse it out, it
wants to write the formatting string and then it jacks up the text string.
Is there an easy parse function for access that will parse up my string and
keep the formatting.
Thanks
JD