We have a lot of jpg's that avearge about 100 KB and every time we either
insert them as a file or cut and paste them into a bound object frame,
they expand to about megabyte in size. In you insert the same file into
an image frame or unbound, they only add about 100 KB to the total size of
the mdb file. Since we want to display a graphic from a table this is not
an option. Does anyone know of a way to display a jpg image from a table
within a form without gettings such a large hit in file size. Thanks.