Simon and Dave,
Thank you for your quick responses. I’ve been monitoring the list for some time and have found
your knowledge to be very helpful.
In this particular case though, I have left out some background info.
The prompt is one I created on the Report side, not the Universe side. I am using Free-hand SQL as a data source. An example would be:
SELECT @PROMPT(‘CHOOSE’,‘A’,{‘A’,‘B’,‘C’},MULTI,CONSTRAINED);
Notice I am supplying my own LOV in brackets, instead of specifying a class\object.
Incidentally, the reason I use the above syntax is so that I can re-use the value(s) chosen
for a stored procedure call elsewhere in the report. This method has served me well for
other reports where only one value can be chosen. In other words, MONO instead of MULTI.
If you have the inclination, copy the above SELECT clause in a Free Hand SQL window, and then run it.
I would be curious if you get the same results. Namely, choosing one value works fine,
choosing more than one values yields the following error:
“Incorrect syntax near ‘,’. :102”
Other environment info:
BusinessObjects 5.0.1
Sybase 11.x
Thank you again for your responses.
Guy Johnson
Listserv Archives (BOB member since 2002-06-25)