Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Select SQL
Message
From
04/03/1997 13:20:44
 
 
To
04/03/1997 13:17:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00022818
Message ID:
00022825
Views:
43
>>>>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.
What will be the data source for the gird (mycursor)?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform