Whats wrong with this DB code? I cant insert, update or delete
SQL: oConnection.Execute ( ‘UPDATE Members SET Hold=1 WHERE Email=”‘ + sEmail + ‘”‘ );