codice:
Username=Request.Form(Recordset1.Fields.Item("SommaDicrediti").Value) 

SQL = "DELETE FROM UTENTIISCRITTI where username = Username"
P.S.:Compra un buon manuale di SQL, perchè ne hai bisogno.