
April 21st, 2008, 11:22 AM
|
|
Registered User
|
|
Join Date: Feb 2008
Posts: 9
Time spent in forums: 3 h 7 m 18 sec
Reputation Power: 0
|
|
|
SQL Server 2005 - Access Cannot Find File
I have an Access database which references files located on another server. SQL Services had been stopped on this other server, which as far as I know is the only thing that changed, but since then I receive the following message when I attempt to open the database:
"'\\servername\foldername\filename.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides."
I have restarted the services to no avail. I know that the .mdb file still resides at the specified location. I am not able to change the path specified in the application because I have no .mde files, nor do I have permissions to open certain files.
Any help would be much appreciated!
|