V
Veli Izzet
Hi all,
I want to insert .jpg images of items in a catalog merge publication.
The database the items are held are in access 2003.
The images are in a folder in the "slides" subdirectory of the current
folder.
The names of the images are in a field of the access database, such that
if the image is 123456.jpg, the ImageData field holds 123456.
The merge should look at the ImageData field, get the name add .jpg as a
suffix, and the path as a prefix, and fetch that image from the filesystem.
How do I get this doen by VB programming?
Thanks for any help.
I want to insert .jpg images of items in a catalog merge publication.
The database the items are held are in access 2003.
The images are in a folder in the "slides" subdirectory of the current
folder.
The names of the images are in a field of the access database, such that
if the image is 123456.jpg, the ImageData field holds 123456.
The merge should look at the ImageData field, get the name add .jpg as a
suffix, and the path as a prefix, and fetch that image from the filesystem.
How do I get this doen by VB programming?
Thanks for any help.