ASP or Database error
Hi,
I am working on Beginning ASP 3.0 Ch. 15 naming "writing an application".
After filling text boxes in "Register.asp" when I click on "Submit Registration" button and url goes to "AddUser.asp"
I receive an error in AddUser.asp including "Clssfd.asp"
Error Type:
Microsoft JET Database Engine (0x80040E09)
Cannot update. Database or object is read-only.
/proj/AddUser.asp, line 13
and line 13 says "rsUsers.AddNew"
I don't know it's asp or database error. Will be thankful if anyone can help me.
Naveed
|