Microsoft Office Access can't change the working directory to ''

V

VBA Dabbler

I have an Access database with UL Access, with security working fine.
Recently the path to the database and workgroup file changed.

I can still log into the database, but am now receiving the following error
message before the Logon dialog appears:
"Microsoft Office Access can't change the working directory to
'\\servername\path'"

Does anyone know what I need to do to resolve this issue?

Regards, VBA Dabbler
 
V

VBA Dabbler

I found out how to resolve this, i.e., go to Tools>Options, General Tab. Then
change the Default database folder entry.
 
Top