how can I define a picture field?

  • Thread starter Thread starter A.Farsinejad
  • Start date Start date
A

A.Farsinejad

How can I define a field that users can attache a picture to it as the data
entry value?
 
On Tue, 26 May 2009 04:27:00 -0700, A.Farsinejad

Check out the new Attachments field in Access 2007. In older versions
you're on your own storing the path to the image in a text field.

-Tom.
Microsoft Access MVP
 
A.Farsinejad said:
How can I define a field that users can attache a picture
to it as the data entry value?

The Imaging examples at http://accdevel.tripod.com illustrate three
approaches to handing images in Access (and the included article notes that
there are other ways, as well). You may even be able to use part of the
example as starter code for whichever approach you decide to use. As noted
in the examples, others and I may be able to answer some questions in the
newsgroup, but no support is provided for the free examples.

Larry Linson
Microsoft Office Access MVP
 
Back
Top