Steve Bishop <st****@viper.com> wrote in message news:<40**********************@news.newsgroups.ws> ...
I would like to pass an unique identifier (UserID) to a Crystal Report
from a SQL stored procedure. I found an article from Business Objects
about this issue, but I couldn't get my head around it's hard coded
example.
Does anyone have an example of this? Would I need to also create a
parameter in my Crystal Report?
Help appreciated.
Steve
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
I guess the answer would be something like "return an output parameter
from the stored procedure, then pass it to the report". But I have no
idea if that's correct or how you would do it anyway.
If you don't understand some TSQL code from the BO article, then
perhaps you could post it, and someone may be able to explain it,
however I suspect you will get a better answer to this question in a
Crystal forum.
Simon