Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie question: LOCATEing records
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00263556
Message ID:
00263561
Vues:
24
Try this:


LOCATE for fullpric.catno = Thisform.txtFind.Value

IF FOUND()

do something
ELSE
do form FindCatNo
ENDIF

If the user entry is not there, pop up a picklist, let them select a number and return to your original form.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform