PDA

View Full Version : Error Message


dm3422
06-04-2003, 07:20 AM
Does anybody know what this means ;

Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/wscc_web_site/WallaseySCC.asp, line 12

I get it on first connection. I created it on an other machine and have passed it to this machine.

I am quite new at ASP.

Danny

Angelika
06-04-2003, 01:56 PM
To solve this error you must enable write permissions the directory where the Access database resides for the IUSER_<severname> Account. Your server administrator is the only one who can do this.