Results 1 to 3 of 3

Thread: Pulling my hair out - Crystal Reports

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Posts
    18

    Pulling my hair out - Crystal Reports

    ok... i have two tables

    players (id, name, surname, age, genre, ...)
    results (id, playerId, result, date)

    first page of the report should be player info and second should be all his/her results.

    i've made dataset1.xsd and put these 2 tables there... and made relation between them
    then i've included this dataset1 to crystal reports and also linked the tables there

    i've put 2 test players into the "players" table and i've put 5 results for each in "results" table

    when i run the reportviewer i get report 20 pages long!
    first page shows the player info and second page one result... and again player info and 2nd result ....
    but there sghould be only 4 pages.... 2 for each player

    i am going crazy ....
    please help!

    thank you in advance!
    Matej
    it is nice to be important but is more important to be nice

  2. #2
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    It seems that you are making a mistake in desgining the sections and /or grouping. Send me copy of your program so i can evaluate it for you.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2001
    Posts
    18
    i got the solution... subreports
    it is nice to be important but is more important to be nice

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