Parnini,
How would you accomplish something like the one you have suggested ? Crystal allows you to pick only one value for a stored procedure parameter.
If you choose to do it as a normal parameter, then how do you send data to the stored procedure from the regular parameter that you...
See thats exactly what I dont want to do. If you are the user and have to enter data would you rather have a combo box with the list of your employees first names that you can pick and choose or would you rather enter the employees in the fashion that you have suggested.
-Narahari.
Thanks for the response. I know it can be done inside of stored procedure.
But how do you gather info from Crystal to do that ?
Do I set up a normal parameter and then pass its value to the stored procedure ? If so how ?
-Narahari.
Please suggest as to how to solve the following problem.
I have a stored procedure which accepts one STRING value as input parameter.
Crystal prompts me for this correctly. But user can enter only ONE value. Something like Chris or Robert or Alex. The user cannot select Chris and Robert...
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.