Results 1 to 2 of 2

Thread: help in Building complex data report

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2000
    Posts
    2

    Thumbs down

    i am attaching the format of report i want to get printed for each student.

    there data is in access.

    Dear friends,


    i have to print that report on single page, i have to display marks of the student in grid form, secondly student's participation in different activities, that is also in grid format, thirdly graph showing his performance and his picture too



    my problem is i donot know how to make report having multiple tables one under neath each other and how to make graph at run time on the bases of marks student gets pl. help me out
    is it possible to get such report through data report

    amit


  2. #2
    Addicted Member ZanM's Avatar
    Join Date
    Oct 1999
    Location
    The here and now.
    Posts
    191

    SQL may help

    If you go into Access 97 or 2000 and open your database you can use the query builder to build complex SQL string that can bind multi tables together and sort the output to your liking.

    Once you have the SQL built, you can paste it into a dataEnviorment's Command and connect a report to the command. Karl Moore explain's it better in part 6 of te database tutorial here.
    Magiaus
    Visual Basic 6.0 SP5
    Visual C++ 6.0 SP5


    The only sovereign you can allow to rule you is reason.

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