Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
3 views, only one will print at a time
Message
From
02/09/1998 18:04:48
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00132564
Message ID:
00132579
Views:
13
Do you mean the cursors are not open? Do you have a field on the report that refers to, say, v_View2.Field1 and you get an error that that the data isn't found? Are you aliasing your fields correctly? Is your report using a private datasession (it doesn't sound like it).

>I've got a report I'm working on. It generates two views and uses one table directly. The report contains information from the two views and table. Only one of the views/table is appearing on my report. If I select view 1 right before running the report, that's what shows up on the report (view 2 and table info are missing). If I select the table instead, both views are missing. I'm not using the data environment in the report since the views are generated on the fly. The fields of the views and table are all referred to using:
>
>v_View1.Field1
>v_View2.Field1
>Table1.Field1
>
> Why wouldn't this work?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform