Subject | Re: [firebird-support] "In List" - Can list be a parameter? |
---|---|
Author | Helen Borrie |
Post date | 2004-10-17T05:53Z |
At 05:20 AM 17/10/2004 +0000, you wrote:
./hb
>I'm using Firebird with IB Objects. I need to submit a list as aNo.
>paramter in this statement:
>
>SELECT * FROM MYTABLE WHERE ID IN (:MYLIST)
>
>Is there a way to make this work without having my code supply a new
>SQL statement each time?
./hb