Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Select SQL and List/Combo Box
Message
De
04/03/1997 15:14:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00022837
Message ID:
00022843
Vues:
41
>>>I want to do the following:
>>>
>>>search_name = "Smith"
>>>select *;
>>>from customer;
>>>where customer = search_name;
>>>into cursor mysursor
>>>
>>>I want to user to pick the name they want
>>>from a list or combo box and go to that record.
>>>
>>>Do I use a list or combo box?
>>
>>You can use either list or combobox. It's really up to your taste. Both controls could be bound to cursor.
>
>i'd use a grid. i'd also only select field needed to identify person, like
>
>select lname, fname, phone from customer...

thanks - i will try that...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform