--- In [email protected], Mark Rotteveel <mark@...> wrote: > No you can't. Now you have an IN list with a single value, and Firebird > 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 >
Thanks Mark. Appreciate you help here and on the other thread.
