Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Charts
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Charts
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01339306
Message ID:
01339306
Vues:
51
I need a pizza-like chart with 12 pieces where each piece is a month

I have a financial.dbf file with over 20,000 records

I would like to get the fields financial.price, and financial.date and create a sum by months

I tried to insert all data from this dbf but it resulted in an confuse chart
(maybe GDI graph does not create the query, only receives it ready ?

So, I would like a SQL code to create a small tempCursor containing: a field tempCursor.sum from financial.price
and tempCursor.month from financial.date

Then, I will send this cursor to the GDI graph



TIA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform