Afficher un message
Vieux 01/10/2007, 18h25   #1
Ale Stanga
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: name and surname in a single field

Peter H. Coffin <hellsop@ninehells.com> wrote:


> "*" is not a LIKE wildcard. "%" and "_" are LIKE wildcards.
>


my query is:
rs.open "select artista, substring(artista, locate(artista, ' ') as
surname , online from artisti where online = 'S' having surname like
'W%' order by surname asc" , conn

but "Andy Warhold" is in the database in the ARTISTA field.
where's the problem?
thanks, Ale.
  Réponse avec citation
 
Page generated in 0,05303 seconds with 9 queries