|
-
Apr 29th, 2008, 07:42 AM
#1
Thread Starter
New Member
VB6: How to make datareports
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
-
Apr 29th, 2008, 07:46 AM
#2
Re: VB6: How to make datareports
-
Apr 29th, 2008, 10:34 AM
#3
Addicted Member
Re: VB6 and MS access: How to make datareports
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.
If you're going to be crazy, you have to get paid for it or else you're going to be locked up. -- Hunter Thompson
-
Apr 29th, 2008, 10:43 AM
#4
Re: VB6: How to make datareports
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.
-
Apr 29th, 2008, 10:59 AM
#5
Re: VB6: How to make datareports
Duplicate threads merged
Please do not create duplicate threads for the same question in different forum sections.
Thanks.
-
Apr 30th, 2008, 10:45 AM
#6
Re: VB6: How to make datareports
Hi,
Try MSDN for visual studio 6.it's one of the comprehensive tutorials available..
Greg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|