‎2008 Feb 16 8:33 PM
Hi,
How can I refer to SELECT-OPTIONS values in a Native SQL command ?
‎2008 Feb 16 8:59 PM
You'll have to translate them to parameters that your WHERE can use for the database you are using.
Rob
‎2008 Feb 16 9:06 PM
But what can I do if I have several conditions concerning data in the SELECT-OPTIONS ?
Can you please give me an example ?
‎2008 Feb 16 9:20 PM
After a little more thought, I'm not sure it can be done easily.
Rob
‎2008 Feb 16 9:45 PM