Hi everybody, I am trying to create a workgroup information file for Access
but having problems determining how do I set up a username and password for
it. The reason that I am doing this is so that I can avoid receiving this
error when running an asp application that accesses a MS Access Database.
The error message:

Error type:
Microsoft JET Database Engine (0x80040E4D)
Cannot start your application. The workgroup information file
is missing or opened exclusively by another user.
/wcg/games.asp, line 560

I thought that I should also mention that the application is able to get to
the database on its first try but it
is at other points within the application that the database has to be
accessed where I would get the error message.

Thanks in advance
Terry