Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/04/2006, 13:30
Avatar de claudiovega
claudiovega
 
Fecha de Ingreso: octubre-2003
Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 20 años, 6 meses
Puntos: 11
Prueba

Sql = "SELECT * FROM TEMP_RESOLUCIONES WHERE RESO_HL not is NULL"

o

Sql = "SELECT * FROM TEMP_RESOLUCIONES WHERE RESO_HL is not NULL"