Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create dummy name for table?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00361033
Message ID:
00361588
Vues:
26
>I am creating a program in which I create tables to preview reports. I delete the temporary tables after the report is done being viewed/printed.

SYS(2015) gives a unique name, but I'll have to agree with using a cursor. I always use a cursor for reports, you create the cursor with only the records you want and in the order you want, so the report won't be on a filtered or indexed source, just straight up data, its a little nicer.

When creating your reports, do not add alias names to the expressions, make sure you have an empty, default data session, and select the cursor before you run the report.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform