I am working in Crystal 9, using a SQL Stored Procedure for the datasource.
I have 7 formulas like the following: (only change is the date in the IF statement, to meet the requirements of the day of the weeks' schedule)
IF {rsp_RoomSchedulingCalendar.ClassSessionDate} =
{?@StartDateParam}+1...
I'm tearing my hair out here and at my wits end! Any help would be much appreciated.
I am using CR 9 for my report
and SQL Server 2000 for the Stored Procedure. This stored procedure is lengthy, but not overly so, so if you want me to post it I will. But there is NO CURSOR in it, just 6...
Okay, I'm at a loss, and hope that someone here can give me a hand with this problem.
I'm using CR 9.0 and am working on a report that needs dynamic sorting abilities.
I have created a parameter (?SortBy) with 4 choices
('Course Name', 'Course Number', 'Course Group', 'Course Duration')...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.