After I moved my ASP pages and an Access database from
PWS in NT 4.0 to IIS 5.0 in XP Pro, I can't edit data in
the database through the ASP web application.
The error type is...
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
However, the database is not read-only,
and Object (I guess it's a "Recordset Object") is not set
as read-only.
(The connection path is correct, I can still display the
data from the database.)
If somebody knows what's going on here, please help me
out!
Best regards,
>> Stay informed about: How to get out of this error message "Database or object i..