Click to See Complete Forum and Search --> : VB6: How to make datareports
Ewasonyiro
Apr 29th, 2008, 07:42 AM
Hallo guys,
I'm new in VB6 and would like to know how to make datareports?
I have a waterbilling program but would need to make reports e.g How many customers are in the database?
How may customers have outstanding bills? etc.
Your help will be appreciated
Hack
Apr 29th, 2008, 07:46 AM
Moved to Reporting
schaefer
Apr 29th, 2008, 10:34 AM
Have you tried the reports in MS Access? Very easy to just link to the query or table where the data exists.
To make reports in VB6 you can use the FlexGrid control which is really just a grid control that goes on a form.
wes4dbt
Apr 29th, 2008, 10:43 AM
VB6 help files has a tutorial that will help get you started. You could also get alot of information by searching the reporting forum.
If you have a specific question about creating a datareport I'd be glad to try and help.
Hack
Apr 29th, 2008, 10:59 AM
Duplicate threads merged
Please do not create duplicate threads for the same question in different forum sections.
Thanks.
KGComputers
Apr 30th, 2008, 10:45 AM
Hi,
Try MSDN for visual studio 6.it's one of the comprehensive tutorials available..
Greg
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.