Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-level query
Message
De
19/06/2000 15:14:55
Mark Ganchrow
Dataware Technology Group, Ltd.
Rochester, New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Multi-level query
Divers
Thread ID:
00381925
Message ID:
00381925
Vues:
46
A client wants to generate a summary report containing one line per Job.

Here's the file setup (using SBT-type files, but that's not important now):

PAPROJ - one entry per Job; contains Job Description info.
PAMAST - one entry per Job/Phase/Category; contains budget info for each
Job/Phase/Category.
PATRAN - (potentially) multiple entries per Job/Phase/Category; contains
transaction (actual cost) info.


The report output would be:
Job #, Description, Budget Total (from PAMAST, with multiple records per Job), and Actual Tran Total (from PATRAN, with multiple records per PAMAST record).

Optimally, someone could suggest a way for me to do this with FoxFire, but if the answer comes in the form of a query, I'd be just as appreciative.

TIA,
Mark
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform