Hi.
I´ve finaly managed too get my IIS 5.1 too work.
So now I´m testing it and wounder if annyone can help me too open write access too the DB?

Message:
Microsoft JET Database Engine (0x80040E09)
Could not update. Database is proteckted.
/logginn/check bruker.asp, line 54


Best regard


André Brandtzæg

Re: HTTP 500.100 - Intern serverfeil by Andrey

Andrey
Mon Jul 19 18:14:08 CDT 2004

Andrebr wrote:

> Hi.
> I´ve finaly managed too get my IIS 5.1 too work.
> So now I´m testing it and wounder if annyone can help me too open write access too the DB?
>
> Message:
> Microsoft JET Database Engine (0x80040E09)
> Could not update. Database is proteckted.
> /logginn/check bruker.asp, line 54
>
>
> Best regard
>
>
> André Brandtzæg


Make sure that the user you are running your virtual server (usually
IUSR_machinename) has Read/Write access to the .mdb file in question.

-Andrey

Re: HTTP 500.100 - Intern serverfeil by Bernard

Bernard
Thu Jul 22 23:16:54 CDT 2004

Refer this kb
ASP Returns 'Operation Must Use an Updateable Query' Error
http://support.microsoft.com/?id=175168

grant user access permissions.

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



"Andrebr" <Andrebr@discussions.microsoft.com> wrote in message
news:4EEA2363-3809-466B-9AEE-DB8B49F0CA27@microsoft.com...
> How do I open read/write access to the mdb file?