Subject Re: [firebird-support] FOR EXECUTE STATEMENT (Error when trying to runt a stored procedure)
Author Dimitry Sibiryakov
> Can anyone look at this and tell me why I receive an error (Column Unknown
> V_CLT_ID) when trying to execute this procedure? V_CLT_ID is defined in the
> input parameters.

You cannot execute parametrized SQL via EXECUTE STATEMENT.

SY, SD.