Hello, I'm a complete newbie to Crystal Reports and I'm using the version that comes with VS.Net.
I (kind of) created a report that is based on a sproc on the SQL Server. The SPROC requires the customer ID to be passed to it. I have it stored in a Session Variable in my application.
How do I take the session variable and pass it as a parameter through the report?
Thank in Advance!
Kimberly
I (kind of) created a report that is based on a sproc on the SQL Server. The SPROC requires the customer ID to be passed to it. I have it stored in a Session Variable in my application.
How do I take the session variable and pass it as a parameter through the report?
Thank in Advance!
Kimberly