Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Monthwise Breakup
Message
De
22/08/2006 09:58:57
 
 
À
19/08/2006 06:07:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01146956
Message ID:
01147566
Vues:
11
>My dear Professor
>
>Your codes work fine.
>Is it possible to show output as follows
>
>code -----------May-----------June
>1111 ----------300-----------600
>1112 ----------200--------------0
>1113 ------------ 0------------400
>
>The month names should appear in vertical with data
>

While you can do it as Hilmar suggests, this kind of problem can be solved using the cross-tab generator that comes with VFP, VFPXTAB.PRG in the home directory. The advantage of using the cross-tab generator is that it can solve the general problem, so that you don't need all those IIF()'s in your query.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform