If you are trying to pass parameters from an application or asp page, check out my thread. I had the same problem.
Goto Thread766-354242
I hope it helps, if it doesn't post more detail.
Good luck
After alot of thinking,
I thought of designing a report and then inserting itself as a sub-report.
How do I set the sub-report QuestionID = main report ParentID.
Is this possible?
Because this might work :-) - but I don't know how :-(
Cheers Dono
Hi,
I have a recursive stored procedure, that returns all the children of a parent record (which is a question) in my database.
Refer to the bottom of this question to see the output of the stored procedure.
This is just a simple example. To put this in context, I want a report to show the...
B I N G O
After messing around for a whole week, I've got it. If anyone else has the same problem, well here is the solution.
In my walk through, I'm going to use the Northwind database that comes with SQL server.
I'll use the CustOrdersOrders stored procedure because it has one parameter (I...
I know this question has been asked before, but I've been messing around for days and I've had no luck.
I'm using SQL server, .net and CR 8.5
I have a stored procedure that has 1 parameter (for simplicity), and I want to dynamically change this at run time.
I've got 1 form with a CR viewer...
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.