linking pictures

B

Brian G

I have some photos that I need to link to a table so that
I can match them with a person in that table. I was going
to store them as an OLE object, but that of course makes
the database ridicuously big. When I linked them Access
just stores the last image that was loaded in that field.

Then, is there any way to get those pictures to
automatically load in a form...

Thank you in advance.
 
L

levi

I have done something similiar. I made a text field for
each record that contains the path to the picture. then
when you make your form, you can insert a picture object,
use any picture to start. Then change the data source to
your field that contains the path.

hope this helps.
 

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