Results 1 to 7 of 7

Thread: sub report

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    7

    sub report

    Hi everybody!
    I want to know if there is an option to add a sub report to a report in vb6. I know that it can be done in access very easily, but I don't know how to do it in vb...
    thanks.
    Daniel

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

    Re: sub report

    Other than the printer object, VB has no reporting capabilities. What software are you using to produce this report?

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    7

    Re: sub report

    I meant sub-report for the datareport designer... sorry if it wasn't clear enough...
    In access I had no problem to make few sub-reports for every report... in vb I just can't find how...

  4. #4
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: sub report

    The DataReport is pretty limited and does not support sub-reports.

  5. #5

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    7

    Re: sub report

    Do you know about a tool that will support it?

  6. #6
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    Re: sub report

    The only reporting tool I ever used is Crystal Report which does support sub-reports and has loads of features. Not sure if the free version (4.6 - current version is 11) which comes with VB supports sub-reports. Check in the \Common\Tools folder your VB CD.

    It might be possible to simulate sub-reports in DataReport using a Hierarchical recordset but I would need more information about the layout and requirements of the report.

  7. #7

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    7

    Re: sub report

    Well... thanks... I don't have crystal report v.11... And the free one doesn't support it...

    My problem with your second idea, is that I need more then one sub report, and the report-writer doesn't support recoredset with two child commands...
    For more info about the exact structure I need you can look here
    Thanks alot
    Daniel

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