
03/04/2006, 13:30
|
 | | | Fecha de Ingreso: octubre-2003 Ubicación: Puerto Montt
Mensajes: 3.667
Antigüedad: 21 años, 4 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" |