Re: Error 500
From: Susan Hayden [MS] (shayden@online.microsoft.com)
Date: 07/05/02
- Next message: Susan Hayden [MS]: "RE: Basic Authentication"
- Previous message: Susan Hayden [MS]: "Re: HTR"
- In reply to: Ken Schaefer: "Re: Error 500"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: shayden@online.microsoft.com (Susan Hayden [MS]) Date: Fri, 05 Jul 2002 19:45:14 GMT
Darm,
You wrote:
I an running IIS 5.1 in XP, I am currently trying to
develop a small intranet that will use MS Access DB to
store/retrieve data. The site works fine until I try and
write anything into the DB, I've added the script I'm
using below (this script works fine on PWS running on
Win98):
The script works on Win98 because you are running into a permissions issue.
An access database requires that everyone have full control of the
directory containing the mdb file , this is because Access tracks users
through a .ldb file created in the same directory, first user in creates
the file, last user out deleles it, if the .ldb file can not be created the
database will be opened read only.
Susan Hayden
IIS Newsgroup Support
Please do not send email directly to this alias. This is our online account
name for newsgroup participation only.
This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
Please remember to subscribe to our security bulletins at
<http://www.microsoft.com/technet/security/notify.asp>
- Next message: Susan Hayden [MS]: "RE: Basic Authentication"
- Previous message: Susan Hayden [MS]: "Re: HTR"
- In reply to: Ken Schaefer: "Re: Error 500"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|