Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do display query results formatted on screen
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00019128
Message ID:
00019142
Views:
34
>I'm converting an IBM Query Manager-DB/2 application. The application has a data entry form where the user can press F12 and a formatted query is displayed on the screen. The query manager command to do this is "run query QUERYNAME (FORM=FORMNAME)." Is there an equivalent Visual FoxPro command? I want the user to be able to click a button that will display the same information. The query manager report looks something like:
>
>Claim Number: FieldValue
>Soc. Sec. Number: FieldValue
>Claimant Name: FieldValue
>
>Type Amount Date
>_____________________
>Value $value date
>value $value date
> -------------
> total


There is a Query By Form example in VFP 5.0. I don't like it because it uses a FILTER. I used view parameters in my QBF.

Craig
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform