Yes it is possible, I use 2 SP's in a single rpt; 1 in Main rpt, 1 in Subreport, and 2nd Subreport uses 2 std tables (Oracle Backend w/ ASP.Net in VS 2003 and CR 10 loaded after VS.Net 2003).
The only funky issue was setting the login credentials via code. I had to switch to the ReportDocument object model instead of the crViewer object model after applying SP2 to my CR10 embedded in VS.Net 2003.
HTH
ThotWorks
|