Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The best way to creat report.
Message
 
To
20/07/1999 11:31:48
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00243006
Message ID:
00244240
Views:
21
>>I tried that in the early days of VFP5 and ran into problems of VFP losing track of the data fields for no reason. I haven't tried it in VFP6.
>>
>>>Instead, select into a cursor then close the cursor after the report. Or put your select statement into the init of the report's DE. This way all of the code to create the report is together.
>>>
>>>>I normally using a SQL to sort out the data and output to a table, eg
>>>>
>>>> SELE A,B,C From abc.dbf FOR A={01/01/1999} INTO TABLE temp
>>>>
>>>>,and then run the report.
>>>>
>>>>I feel that this is not a good way.
>>>>
>>>>Can anyone can tell me the better way.
>>>>
>>>>Thank u.
>So, the line to run the report will be just:REPORT FORM TO ....?

Correct.
DLC
"Use the Right Tool for the Job!"
davidandcynthia@email.com
Previous
Reply
Map
View

Click here to load this message in the networking platform