Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to print a report on one record of a table?
Message
 
To
15/01/1997 23:30:14
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00017497
Message ID:
00017501
Views:
64
>I have created a one page report using the wizrd, then modified for visual pleasure. It is basically a printed version of one record in a table. I need to be able to print this for any record. But I cannot use a for clause, because the table has over 25,000 records in it. I used to use a command REPORT FORM NEXT 1, but it keeps giving me the first record. Any suggestions?
>
>Bryan

Make sure the form you call the report from and the report share the same datasession. Alternatively, pass the UniqueID of the record and do a quick SQL Select on it.

Barbara Paltiel
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform