Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 19th, 2004, 05:25 AM
Authorized User
 
Join Date: Jan 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default cross tab report in Crystal reports

I want to create a cross tab report.
I tried it my self but can get the desired result
I want my report to have the follwing format
Student Id = 100099
name = Ali Raza
secion = SB09GRA
session = 99-00
                         first term 2nd term 3rd term grand toal
english total marks 100 100 100 300
        obtained marks 98 90 90 278
math total marks 100 100 100 300
        obtained marks 81 84 90 255
physics
chymistry
.
.
..
grand toal 800 850 850
                           720 720 720
                            A B C
                            % % %


now the Information of the marks that a student obtained in a term in a subject are in the table "exam_result".
total marks of the subject for a term are in the table "termk_sub".

Tables have following feilds
Exam_result
student_id
term_id
subject_Id
marks_obt
grade
dexam(date of exam) (as string there is a reason making it string)
year (data like 98-99)

term_sub
term_Id,
subject_Id
total marks

term
term_id
term
wing_id

actually it is an application developed for school so a school has wings then one wing can many classes like Junior wing has 1-4 class/ grades(I am in Pakistan and not familiar with ur system) then each class is devided in many section atleast 5 sections
there can be any no of terms as defined by the policy of school (term in easy words like in semester system we have mid term and final term )
now the terms can have differant subjects

the feilds rows 2,3,4 from bottom wil have data from the table cexam_result I can't make it total from the report (if the school changes poilcy about the total marks of a subject in term then it will cause problem for me)

Now It can be acheived
and this report should take input of
studentId
year
and section of the student.


If u can't explain u my problem then give me a link of a tutorial where cross tab report creat is expalined in detail so that I can get help from there.
Plz help me coz I've submit this project in this week under any circumstances...................:(:(:(



 
Old January 19th, 2004, 05:28 AM
Authorized User
 
Join Date: Jan 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I for got to mention
that I am oracle 8.1.6 and crystal reports 8.5 and VB 6.0 (not dot net )and wing 2k
I posted here by mistake ...........
I appologise and plz answer this question






Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add new tab in Crystal Report prasanna.arr Crystal Reports 0 November 14th, 2006 05:39 AM
Row Header For Cross Tab Report In Crystal Reports padma_eedara ASP.NET 1.0 and 1.1 Basics 1 October 18th, 2006 04:35 AM
Cross tab report help kondapally Crystal Reports 0 March 15th, 2006 11:51 AM
help with cross tab kondapally Crystal Reports 0 August 25th, 2005 09:11 AM
Running a Cross-tab report @ runtime in VB antukin Pro VB Databases 0 August 20th, 2003 03:21 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.