Subject | Re: IN using a string from another table field |
---|---|
Author | venussoftop |
Post date | 2012-04-12T09:45:45Z |
--- In firebird-support@yahoogroups.com, Mark Rotteveel <mark@...> wrote:
> No you can't. Now you have an IN list with a single value, and FirebirdThanks Mark. Appreciate you help here and on the other thread.
> attempts to convert that string value to INTEGER for comparison with iID,
> this fails. You can only use IN list with explicit values list, not a
> 'list' in a string.
>
> Mark
>