Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The best way to creat report.
Message
 
À
20/07/1999 11:31:48
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00243006
Message ID:
00244240
Vues:
28
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform