| Subject | Re: [IBO] Calling an INSERT procedure |
|---|---|
| Author | yaedos2000 |
| Post date | 2004-12-13T15:47:03Z |
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.