CH.15 NEED HELP
I'm stuck on the addUser.asp file. If anyone can help, PLEASE do!!! This is line 5 that I typed:
rsUsers.Open "Person", objConn, adOpenForwardOnly, adLockOptimistic, adCmdTable
and this is the error I got:
ADODB.Recordset error '800a0bb9'
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
/stacygraff/adduser.asp, line 5
|