Click to See Complete Forum and Search --> : Cannot update


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 ?

hspc
July 9th, 2003, 07:34 AM
Hi,,
I need to set write pemissions also for the database folder...
why ?
coz access needs to create a *.ldb file (a locking information file)