Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Report DataEnvironment At Report Time
Message
From
19/11/2001 17:35:49
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00582692
Message ID:
00583695
Views:
20
This message has been marked as a message which has helped to the initial question of the thread.
Jeff,

I would propose that you do not use the data environment for reports. Before you run the report (or design it, for that matter), execute a SQL statement into a cursor. Inside of the report itself, there is no need put the table name (or cursor name) in front each field. That way you can name the cursor anything you want and it won't break the report.

For more ideas on this, see:

Thread #562575 Message #562894
Thread #562575 Message #562577
Thread #558841 Message #558844

HTH,

-steve

>The Report Designer hard codes the datapath for its cursors, which for me would point to nonexistant data at the time of use.
>
>I have read the FAQ from Evan Delay (537) and the John Koziol #thread 497969, #message 498002 but hope someone might be able to enlighten me how to implement this with report dataenvironments.
>
>Thanks.
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform