Re: Access To Access
- From: "Bob Barrows [MVP]" <reb01501@xxxxxxxxxxxxxxx>
- Date: Sat, 14 Jan 2006 10:52:57 -0500
Paul W Smith wrote:
> I hope this is the right forum for this question.
>
> Until a couple of days ago, when I was developing on my local host I
> was able to test my asp pages with the access database, which they
> query, open. Now I am getting a error:
>
> "Microsoft JET Database Engine (0x80004005)
> Could not use ''; file already in use."
>
> If I close Access everything works fine. So what has changed and how
> do I put things back as they were as this is so much more convenient
> for developing.
>
>
> I am sure this is relevant, but not sure how. Three days ago I
> installed the latest version of Norton security (2006). Everything
> went smoothly and everything else on my system is fine.
This is usually a filesystem permissions problem. All users of an Access mdb
file require Modify (Change) permissions for the folder containing the file.
This is to allow them to create, modify and delete the ldb (lock) file that
controls/allows multiuser access. By "all users" I mean both the
IUSR_<machinename> and IWAM_<machinename> accounts. If your site does not
allow anonymous access (as on an intranet) then all users must be granted
Modify access to that folder, usually by adding them to a group that has
that level of permission.
--
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"
.
- Follow-Ups:
- Re: Access To Access
- From: Paul W Smith
- Re: Access To Access
- References:
- Access To Access
- From: Paul W Smith
- Access To Access
- Prev by Date: Access To Access
- Next by Date: Re: trusted connection
- Previous by thread: Access To Access
- Next by thread: Re: Access To Access
- Index(es):
Relevant Pages
|
|