update paths when files are moved

  • Thread starter Thread starter Bigrabid
  • Start date Start date
B

Bigrabid

I am using access to keep a database to track projects that my company
is working on. I have a number of tables, including
ProjectDescriptions and ProjectFiles - ProjectFiles keeps track of the
paths of all of the important files for each project. ProjectFiles is
a child to ProjectDescriptions, holding the paths of a number of files
for each project.

Files often get moved around apart from the database - my question is,
is there a way to link the files to the [paths] field in ProjectFiles
so that if a file gets moved manually it automatically updates
the .mdb file? What other solutions would there be to this problem?

Thanks,
Bigrabid
 
I am using access to keep a database to track projects that my company
is working on. I have a number of tables, including
ProjectDescriptions and ProjectFiles - ProjectFiles keeps track of the
paths of all of the important files for each project. ProjectFiles is
a child to ProjectDescriptions, holding the paths of a number of files
for each project.

Files often get moved around apart from the database - my question is,
is there a way to link the files to the [paths] field in ProjectFiles
so that if a file gets moved manually it automatically updates
the .mdb file? What other solutions would there be to this problem?

Thanks,
Bigrabid

no reply yet...
 
I am using access to keep a database to track projects that my company
is working on. I have a number of tables, including
ProjectDescriptions and ProjectFiles - ProjectFiles keeps track of the
paths of all of the important files for each project. ProjectFiles is
a child to ProjectDescriptions, holding the paths of a number of files
for each project.

Files often get moved around apart from the database - my question is,
is there a way to link the files to the [paths] field in ProjectFiles
so that if a file gets moved manually it automatically updates
the .mdb file? What other solutions would there be to this problem?

Thanks,
Bigrabid

I'm not visualizing this, I guess. Do you want Windows Explorer, or DOS, or
any of the myriad tools someone could use to move files to open your database
and update the table? If so, then no, there's no way.

John W. Vinson [MVP]
 

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

Back
Top