Subject Re: [IBO] Calling an INSERT procedure
Author yaedos2000
OK thanks

> oups,
>
> by coyping your sp I made the same mistake as you...
>
> Please enter:
>
> EXECUTE PROCEDURE PRO_INSERT_ACCOUNT (:IN_VAR1, :IN_VAR2)
>
> in the SQL property of the TIB_DSQL component.
>
> ;-)
>
> Luc.