fecha = date()
Código:
SQL="Update ipprecio Set estado = 1 and fecha_aprobacion = '"&fecha&"' Where id_precio In("&Request.Form("estado")&")"