Linking files

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

Guest

NEWBIE!!!!

Is there anyway to link a file to one record in Access
also I would like to be able to browse for this file and then save it some
how in the database file, or a folder on my system

Any example would be GREAT

Thanks in advance
 
NEWBIE!!!!

Is there anyway to link a file to one record in Access
also I would like to be able to browse for this file and then save it some
how in the database file, or a folder on my system

Any example would be GREAT

Thanks in advance

What kind of file?

I'd suggest that you use a Hyperlink field to store a link to the
file; it will autorun (with its default program) if you select it in a
Form or a datasheet.

John W. Vinson[MVP]
 
Back
Top