Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/08/2005, 17:00
Rolandodavid
 
Fecha de Ingreso: agosto-2005
Mensajes: 30
Antigüedad: 19 años, 9 meses
Puntos: 0
tambien probe el comando between:

<%Set rs= conn.execute ("SELECT * FROM Visitas where Fecha Between '"& request.form("pFechaIni_Buffer") &"' and '"& request.form("pFechaCierre_Buffer") &"'")%>

ninguno me funciono.

Heeelp.