Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized view in a report
Message
From
18/08/1997 17:20:40
Matt Mc Donnell
Mc Donnell Software Consulting
Boston, Massachusetts, United States
 
 
To
18/08/1997 17:18:30
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00045394
Message ID:
00045407
Views:
61
>>>>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 ....
>>
>>Erik,
>>
>>Can I assume that you want this to be a 'standalone report' with the view in the report's DE? If so, what if you put code in the DE's Init to prompt the user for the parameter(s) and then add the view to the DE using the parameters you collected..
>>
>>HTH
>
>No can do. Tables in question use surrogate keys that the user would have no idea about.

In that case, use Ed's idea with the Default DS
Matt McDonnell
...building a better mousetrap with moldy cheese...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform