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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error when attempting to open MS Access DB from Server

Status
Not open for further replies.

Richo1980

Programmer
Apr 12, 2006
27
AU
Hi all,

I have successfully been able to write queries pulling information from an Access Database and displaying it in a table on an ASP page....(locally in the dir of my PC)

I have just uploaded the files to an internal server (intranet) where they will reside and am now getting the following error

Error Type:
Microsoft JET Database Engine (0x80004005)
The Microsoft Jet database engine cannot open the file '\\nsyd9004pap\c$\Inetpub\ ats.mdb'. It is already opened exclusively by another user, or you need permission to view its data.

I have checked IIS on the server where this DB resides and have allowed as much rights as I can ... Has anyone seen this error before? I realise it must have something to do with security but I don't know if it's IIS or DB related?

Any help would be appreciated

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top