Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursors and Reports?
Message
From
19/06/1999 02:39:14
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00230680
Message ID:
00231713
Views:
18
SELECT into a dbf
Add to data environment.
Drag fields onto the form.
Take dbf out of the data environment.
USE the frx
REPLACE ALL Expr WITH SUBSTR(Expr, ChopOffTheTableName) FOR ObjType = 8

Check out the frx structure in case there are other object types that you need to cover.

The report has no table names after this and can be run from whatever data you feed it.

>I also gave up using the data enviornment in reports. Just like Cindy I build whatever cursors I need and then refer to them. However, I find that it is a real pain having to manually type in the field names (not being able to use the field picker).
>
>I seems that any cursors not in the data enviornment can not be picked interactively. Does anybody have a better solution?
Previous
Reply
Map
View

Click here to load this message in the networking platform