Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - a REPORT problem.
Message
From
11/07/1997 12:42:31
Sonny Chouinard
CHCA Computer Systems Inc.
Lachenaie, Quebec, Canada
 
 
To
11/07/1997 11:51:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00039475
Message ID:
00039497
Views:
35
>>>When I run my report in my program, it prints the
>>>same record over and over. Is there a skip in the vfp REPORT DESIGNER?
>>
>>It depends if you are using the same table in the same dataenvironnement. If not, try using a parameter numRec to get exactly to good record.
>
>Hi Sonny... I am using a VIEW and nothing in the report dataenvironment.
>It seems like the report just stays on the first record and prints it as many
>times as the _tally in the VIEW. I use a SELECT AS and create a SQL as a VIEW.
>If my VIEW is 2 records, the report prints 2 records, but the records are the
>same and they are the first record in the table even if the SQL VIEW did not
>include the first record of the table. any ideas?

Hi Robert,
Include your view in the report's data environment. I think the report's object are based on the selected cursor (The table, not the view). If you define the view in the data environment, it should correct the problem, or just select your view before the report form.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform