Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft Access produces error message when trying to open 2 dbases

Status
Not open for further replies.

lancergsr

MIS
Nov 30, 2002
6
0
0
US
If user has an access database open and tried to open another one, the second database tries to open, the access shell opens up but give the error "not a valid file name"

any ideas what could be causing this??
 
It is probably from UNC, I believe this is how we fixed a similar problem.

Open up regedt32 and set up a registry key as follows:
HKeyCurrentUser\Software\microsoft\Office\Access\Options
Add the key "DontUseUNC" as a DWORD value and give it a value of 1.

This should fix your problem.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top