Click to See Complete Forum and Search --> : Problem to develop report in crystal report


ptaban50
June 18th, 2009, 02:39 AM
Hi

I have a problem to develop a report. In this report, I would like to extract courses from
database by specifying course id. After extracting these courses I would like to view the courses
each student have applied for by using student id. How do I develop this crystal report?
any help is highly appreciated

001831
June 22nd, 2009, 11:00 PM
That is not a problem with crystal report. Just familiarize yourself with SQL. Please refer to this link http://www.w3schools.com/sql/default.asp

ptaban50
June 23rd, 2009, 06:16 AM
Thanks for the reply