Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Charts
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Charts
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01339306
Message ID:
01339306
Views:
50
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
Next
Reply
Map
View

Click here to load this message in the networking platform