Tuesday, March 20, 2012

Crystal Reports - Newbie:subreports on two stored proc

Hi i would like to develop a report which displays unrelated data from two stored procedures.
I want to know how to code the ASP webform so that it passes different parameters to differnt stored procedures and displays the report with data from both stored procedure. pls help.Make two procedures to one and display the records

Select columns from table where col=@.col

No comments:

Post a Comment