Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to generate automatic reports from a select
Message
From
06/04/2000 04:39:14
Ramon Seoane
Molduras Del Noroeste
Cambre (Coruna), Spain
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
How to generate automatic reports from a select
Miscellaneous
Thread ID:
00356150
Message ID:
00356150
Views:
51
How can I create a report from code, like wizard does, in order
to list data generated from different selects.
For example.
Select f1,f2,sum(f3),max(f4) from t1 into cursor c1
f1:C(25) f2:D f3:N(10,0) f4:N(3,3)
The program should be intelligent enough to take data types
and modify a .frx template with minimum registers, and
append new registers matching those fields.

Troubles I find:
Give the size and position of each field
When there is grouping information, how to locate the fields
in each band,
and so on...

Any help would be appreciated
+--------------+
| VFP & VB MCP |
+--------------+
Next
Reply
Map
View

Click here to load this message in the networking platform