Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need help with creating reports with multiple tables
Message
De
04/06/1999 21:43:06
 
 
À
01/06/1999 10:41:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00224926
Message ID:
00226743
Vues:
22
>I need to create a report that uses information from several different tables. I'm not sure how exactly to do this.

Take a look at views ... you can use views to create a result set for
a report and avoid the need to mess around with hardcoding SQL statements.
Alternatively, hard code a select statement and use the result set for
the report.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform