When I do it now it comes up with ADODB.Command error '800a0d5d'
Application uses a value of the wrong type for the current operation.
/manageproducts/verification.asp, line 31
(which is Recordset1_cmd.Parameters.Append Recordset1_cmd.CreateParameter("param2", 5, 1, -1, Recordset1__MMColParam1) ' adDouble)
When i remove the filter by verification code parameter in the recordset and just just do it by email, it does return a record