[thelist] ASP & Db read only

Feingold Josh S Josh.S.Feingold at irs.gov
Wed Dec 4 14:24:00 CST 2002


--
[ Picked text/plain from multipart/alternative ]

> So now neither of the .update's will work b/c it says the Db is read-
> only but I already set the Lock type to Pessimistic. Shouldn't this
> work???

Lock type and read only are two different things.  Try looking into how you
can disable read only access to your database.  I think I have heard that
file permissions on a database file such as access.mbd can create a similar
problem.

Josh
http://www.efeingold.com










More information about the thelist mailing list