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

I have some custom ADO code on my w

Status
Not open for further replies.

beruken

Programmer
Mar 12, 2002
22
0
0
US
I have some hardcoded ADO connection strings in an ASP page on my web server that connects to an Access DB. I aslo have Access 2000 installed on the server. I joined the networked Workgroup file directly from the Web server.

The problem is, I keep getting an error....

Cannot start your application. The workgroup file is missing or opened exclusively by another user.

This is not the case. We have as many as 10-15 people at a time running this DB without any problems but for some reason when I write ADO code to open a connection to the DB it fails. I also tried copying the workgroup file to the web server and rejoining it. I still get the same error.

Any ideas why?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top