Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I call a DataReport from a COM ?
Message
 
To
09/11/2000 11:24:32
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00439652
Message ID:
00439915
Views:
13
>thanks !
>
>Is it possible with the VB DataReport to create report that look like vfp report ?
>
>If I had a select like that :
> "select division, emplID, emplName from myTable order by division"
>
> Can I make a report with a header for each division ?

You need to build a Command in the DataEnvironment. This command will contain your Select query. To this command, you will need to set the Group tab (when in the command properties) to division. You will now be able to add groups on your report.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform