Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized view in a report
Message
From
18/08/1997 17:17:14
 
 
To
18/08/1997 17:01:42
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00045394
Message ID:
00045404
Views:
40
>>How wuold I go about basing a report on a parameterized view? Is it possible without using a public variable? ie- can I pass the paramater by value to the report?
>
>It's actually local variable:
>
>***cmdRunreport click event
>local nViewparameter
>nViewparameter=....
>Select view1
>=requery()
>Report Form ....

Do you mean add the view to the calling form's DE and requery from there? This wouldn't work with private datasessions... I don't think I understand

Erik
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform