hspc
July 9th, 2003, 04:39 AM
ASP3.0
Hi.
I insert new rows in a *.mdb file using (rs.AddNew)
It works fine on localhost but when I try it on the server I get :
Microsoft JET Database Engine error '80040e09'
Cannot update. Database or object is read-only
the Directory containing the file that makes the insertion has write permissions..
any suggestions please ?
Hi.
I insert new rows in a *.mdb file using (rs.AddNew)
It works fine on localhost but when I try it on the server I get :
Microsoft JET Database Engine error '80040e09'
Cannot update. Database or object is read-only
the Directory containing the file that makes the insertion has write permissions..
any suggestions please ?