Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extract names
Message
 
À
28/08/2005 23:51:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP3
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01044676
Message ID:
01044677
Vues:
9
Try it:
SNAME1="% "+ALLTRIM("Ali")
SNAME2=ALLTRIM("Ali")+" %"
SNAME3="% "+ALLTRIM("Ali")+" %"

SELECT name FROM MASTER;
WHERE name LIKE SNAME1 .or. name LIKE SNAME2 .or. name LIKE SNAME3;
INTO cursor TEST
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rodolfo Duarte
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform