This is the error that i receive.

Error Type:
ADODB.Recordset (0x800A0CB3)
Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype.
/project/pages/addnew.asp, line 11

The code is;
<html>
<head><title>Di splaying registered guest Table</title>
<%
Dim objconn,strconn ,objrs
set objconn...