G
Guest
Recently at work we moved an Access Database from a local drive to a network drive. When it was moved the DB came up with the error "C:\Audio Conference is not a valid path", which makes sense because the database is now on our F: drive. It also comes up with an Action failed dialog that looks like the following
Macro Name
Autoexe
Condition:
Tru
Action
OpenQuer
Arguments
qrySaveSched, Datasheet, Edi
Now here's the killer... I have some Access experience but I didn't design this Database. The designer has moved to a different department and can't be bothered with this little DB he created a couple years ago. From what I have gathered so far it uses loops to create schedules (for Audio Conferences) that people can access via the web. Now I have determined that there are two linked tables that need to be updated. The program still thinks they're both on the C: drive. So I tried to use the linked table manager to update their location to the F: drive, but when I try hitting "Open" after browsing to their new location on the F: drive, I get "External Table is not in the expected format"
If anyone can give me some insights as to what is going on here, I would be very grateful
Thanks a lot for the help
Kris
Macro Name
Autoexe
Condition:
Tru
Action
OpenQuer
Arguments
qrySaveSched, Datasheet, Edi
Now here's the killer... I have some Access experience but I didn't design this Database. The designer has moved to a different department and can't be bothered with this little DB he created a couple years ago. From what I have gathered so far it uses loops to create schedules (for Audio Conferences) that people can access via the web. Now I have determined that there are two linked tables that need to be updated. The program still thinks they're both on the C: drive. So I tried to use the linked table manager to update their location to the F: drive, but when I try hitting "Open" after browsing to their new location on the F: drive, I get "External Table is not in the expected format"
If anyone can give me some insights as to what is going on here, I would be very grateful
Thanks a lot for the help

Kris