I'm sorry that we're not communicating. As I understand it you want to store
the path and file name in a database. That can easily be done with a text
field or fields, if you want them stored separately.. Using the field(s) you
can manipulated the data (Copy, Move, Rename, Delete, etc) using Visual
Basic commands. Using the API that I mentioned, you can open the file. If
that is not what you meant, I must apologize. That is how I interpreted this
post:
"I want to have a field in a table refer to a file on my computer or on the
network. What is the best way to accomplish this?"