E
Ed
Hi All,
I'm having a serious amount of difficulties with a
clients Access Database. We've installed a new PC and
copied the files to the new PC and the now none of the
workstations can access the file. I get all sort of error
messages with regard to none existent paths. Below is a
listing of what comes up whe trying to access the database.
MS Access message:
System DataBase C:\Access\Gramma\CustDta.mdb does not
exist. Function cancelled.
File resides in C:\Shared\Database\. Folder noted
above does not exist.
Clicking ok to the above dialog box gets the following:
Visual Basic Run-Time error '3044'
\\Laurie\shared\Database\CustDta.mdb is
not a valid path...........
This was the previous hosting location.
Hitting debug button results in the following being
highlighted in the window that pops up:
Set rstVersion = CurrentDb.OpenRecordset
("ztlkpVersion", dbOpenDynaset)
"ANY" help or direction at all from the experts is
greatly appreciated.
I'm having a serious amount of difficulties with a
clients Access Database. We've installed a new PC and
copied the files to the new PC and the now none of the
workstations can access the file. I get all sort of error
messages with regard to none existent paths. Below is a
listing of what comes up whe trying to access the database.
MS Access message:
System DataBase C:\Access\Gramma\CustDta.mdb does not
exist. Function cancelled.
File resides in C:\Shared\Database\. Folder noted
above does not exist.
Clicking ok to the above dialog box gets the following:
Visual Basic Run-Time error '3044'
\\Laurie\shared\Database\CustDta.mdb is
not a valid path...........
This was the previous hosting location.
Hitting debug button results in the following being
highlighted in the window that pops up:
Set rstVersion = CurrentDb.OpenRecordset
("ztlkpVersion", dbOpenDynaset)
"ANY" help or direction at all from the experts is
greatly appreciated.