Hi all
I 'm using ASP and ADO and I want add a new record to a table. I can read from table correctly, but when I try to add a record, I get this error :
"Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only."
This is my code :
<%
Dim objConn
Set...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.