Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a Temporary table??
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00115270
Message ID:
00115282
Vues:
10
Perry,

Yes, it will work - keep in mind that when you modify the report, you'll have to create the temporary table first. Normally I will add the following code to my reports done this way.

*modi report myReport
report form myReport to printer nocon

In development I will remove the asterick, modi the report, save it and continue. Later, when it goes live I put the asterick back in.

Robert


>I would like some input on creating a temporary table for printing reports. The table is created by sql statements depending on the filters used in the main form. By using the SQL statement with "INTO TABLE X" do I need to do a drop table or will the fields load into the report directly and regenerate whenever I call the print procedure?
>
>Perry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform