Subject | RE: [firebird-support] "In List" - Can list be a parameter? |
---|---|
Author | Alan McDonald |
Post date | 2004-10-17T05:57:55Z |
> I'm using Firebird with IB Objects. I need to submit a list as aeach time what? each time you change the list?
> 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?
Alan