Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding similar value?
Message
De
08/02/2007 10:59:25
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Finding similar value?
Divers
Thread ID:
01193655
Message ID:
01193655
Vues:
61
I am trying to experiment on this code below. However, I could not get it to find a similar value. For instance, if I type in 1101, I don't get anything. Please help.
lcPartNum = UPPER(ALLTRIM(THISFORM.txtPartNum.Value))
SELECT * FROM customer x WHERE x.partnum LIKE '&m.lcPartNum%'
Thanks,
Sam
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform