Firebird has limitation on both IN clauses and parameter lists for
stored procedures.

Going down the route of trying to get around this can then cause errors
with the command text limit.

 

It is always best to redesign your stored procedure or query to join on
a table that has the particular parameters or ID stored. This is also
much faster.

 

Jez

  • [firebird... 'Jeremy Poppleton' jeremy.popple...@csy.co.uk [firebird-support]
    • RE: ... 'Joje' j...@codework-solutions.com [firebird-support]

Reply via email to