Can I link a external photo so that it appears for a record?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I link a externaly stored photo (Say in my pictures folder) so that it
links to a record stored in a table in my database?
 
Yes,

You can do this in a couple of ways, but the one I would recommend would be
to create a field in the table where you want to establish the link. Make
this a hyperlink field. Insert the path to the external photo into that
field. Make sure you use the full path.

HTH
 
Back
Top