| Subject | Re: [IBO] Calling an INSERT procedure |
|---|---|
| Author | Lucas Franzen |
| Post date | 2004-12-13T15:20:18Z |
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.
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.