Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sort data report
Message
From
26/05/2004 14:34:57
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
26/05/2004 02:10:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00907178
Message ID:
00907493
Views:
11
>hi,
>
>can i put the code at myreport(if yes where).
>select * from ProductsBought where client = "joe";
> order by Description;
> into cursor temp
>report form MyReport

The report has a DataEnvironment, and you can do some things there. I am not sure about the answer to your question. But it is much easier, and safer, NOT to use the DataEnvironment for reports. Just prepare all the data before you run the report.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform