Tema: Query
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 05/06/2002, 11:25
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
Re: Query

Y algo así no sirve?

Código:
strSQL = "SELECT * FROM libros WHERE" & UCase(nombre) & " ='" & UCase(strNombreLibro)& "'"