Demo showing how to "clean" embedded images out of RTF MEMO fields
in Jet 3.x MDB.

STEP 1

First compile the "DataBound RTBCompose" Project.

STEP 2

Run the Project1.exe from STEP 1.  You'll see that two records in
the provided Sample.mdb contain images.

STEP 3

Make a copy of Sample.mdb in case you want to repeat this process
from STEP 2.

STEP 4

Next compile and run the "Clean Images" Project.  The images
should be removed.

STEP 5

Run the compiled "DataBound RTBCompose" EXE again.  You should be
able to see that the images were deleted.

TO REPEAT

Copy your backup copy of Sample.mdb (e.g, "Sample - Copy.mdb") as
Sample.mdb and then you can go back to STEP 2 above.
