Can a thumbnail image be inserted on a form? how?

D

Dennis

I would like to have a thumbnail of an image that is linked to the record
that is showing on a form. If this is possible how can this be done and is
there a wide variety of formats that can be used for the image?
 
D

Daniel

First off, do not ever embed your images within the database. Only add the
path into the db. This will avoid major db bloating issues.

Now to answer your question. Your question is the same as create a photo
album with access. By associating an image path to a record your simply
display the image using the current form event. There are numerous good
example of how to do this. Here are a few to take inspiration from.

http://www.cardaconsultants.com/en/msaccess.php?lang=en&id=0000000007#images
http://www.cardaconsultants.com/en/msaccess.php?lang=en&id=0000000007#album
http://www.rogersaccesslibrary.com/download3.asp?SampleName=Pictures.mdb
 
D

Dennis

thanks, however, the images are not photos, persay, they are drawings drawen
with a cadd program and i would like to try to get the image of the drawing
to appear on a form when the drawing information is selected.
if this is not possible, that is ok, i am just curious if it is possible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top