Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50-Appllication Object
Message
De
05/03/1997 14:13:55
 
 
À
05/03/1997 14:08:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00021768
Message ID:
00023008
Vues:
40
>>I am trying to do a search on a datafile that may yeild many records.
>>I am using...
>>select *;
>>from datafile;
>>where lastname=m_lastname'
>>into cursor anycursor
>>
>>The results will go into a grid on a form.
>>I want the user to pick the record they want
>>and return to a main form.
>>I have done this type of thing 10,000 times in
>>foxpro/dos and clipper.
>>Can you help? thanks
>
>Well. Set Grid.RecordSource to table, set filter property to m_lastname, add one more grid column with button 'Pick', and start edit form from Button.Click with parameter RECNO().
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