Ver Mensaje Individual
  #4 (permalink)  
Antiguo 21/05/2003, 11:20
Avatar de AlZuwaga
AlZuwaga
Colaborador
 
Fecha de Ingreso: febrero-2001
Ubicación: 34.517 S, 58.500 O
Mensajes: 14.550
Antigüedad: 24 años, 4 meses
Puntos: 535
el != no existe para access

es exactamente como preguntaste si estaría bien (que te costaba comprobarlo por tus propios medios antes de preguntar?) o así:

SQL = "select * from datos where nombre_fich not like 'XXXXXXX'"

o...

SQL = "select * from datos where Not nombre_fich = 'XXXXXXX'"
__________________
...___...