Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Select SQL
Message
From
04/03/1997 13:17:43
 
 
To
04/03/1997 12:57:24
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00022818
Message ID:
00022824
Views:
45
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform