Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Select SQL
Message
De
04/03/1997 13:17:43
 
 
À
04/03/1997 12:57:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00022818
Message ID:
00022824
Vues:
49
>>>I want to do the following:
>>>
>>>search_name = "Smith"
>>>select *;
>>>from customer;
>>>where customer = search_name;
>>>into cursor mysursor
>>>
>>>then I want the results in a window on a form
>>>in a browse like fashion. There will be many
>>>people named "Smith". I want my user to
>>>pick the name he wants from a window?
>>>
>>>help
>>
>>That's Ok. Run your Select statement, and use 'mysursor' as RecordSource for a grid.
>
>How do I put this grid into a form. I want to call a form with this
>mycursor grid inside of it?

Yes, have a form with the grid.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform