CJM wrote:[color=blue]
> Still no nearer a solution...
>
> As I understand it, I should be able to access & edit the DB via MS
> Access at the same time that a web app accesses the the DB (read
> only). Obviously, if the web app tries to access records opened in
> the MS Access application, an error is expected...
>
> KB174943 (
http://support.microsoft.com/?id=174943) states that the
> IUSR user needs sufficient privileges; for both my development
> machine (XP) and the live server (Win2k3), the IUSR user has Full
> rights to the whole application directory. Indeed, I even added the
> IUSR user on the XP machine to the local administrators group.
>
> If I open the DB in Access as Read Only, I can run the web app at the
> same time.
>
> Any further thoughts or ideas?
>
> Chris[/color]
If the web application's protection setting is High(Isolated). then the IWAM
account is the user, not the IUST account, and therefore it needs Change
permissions for the folder containing the database. The issue is that all
users of the database file need to have the ability to create, modify, and
delete the .lck (lock) file in that same directory/folder. "Full"
permissions is not needed, only Change permissions. Don't go crazy here:
users do not need to be administrators, or anything that extreme. They do
not need to have permissions for the whole application folder. They need to
be able to Change files in the database folder. If you have granted them
those permissions and it is still not working, then more permissions is not
the answer.
Are we dealing with a database on a remote machine? If so, the IUSR account
has to become a domain user.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"