Results 1 to 6 of 6

Thread: VB6: How to make datareports

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2008
    Posts
    4

    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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB6: How to make datareports

    Moved to Reporting

  3. #3
    Addicted Member
    Join Date
    Jan 2008
    Location
    Pittsburgh
    Posts
    169

    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

  4. #4
    PowerPoster
    Join Date
    Sep 2005
    Location
    Modesto, Ca.
    Posts
    5,510

    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.

  5. #5
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: VB6: How to make datareports

    Duplicate threads merged

    Please do not create duplicate threads for the same question in different forum sections.

    Thanks.

  6. #6
    Frenzied Member KGComputers's Avatar
    Join Date
    Dec 2005
    Location
    Cebu, PH
    Posts
    2,024

    Re: VB6: How to make datareports

    Hi,

    Try MSDN for visual studio 6.it's one of the comprehensive tutorials available..

    Greg
    CodeBank: VB.NET & C#.NET | ASP.NET
    Programming: C# | VB.NET
    Blogs: Personal | Programming
    Projects: GitHub | jsFiddle
    ___________________________________________________________________________________

    Rating someone's post is a way of saying Thanks...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width