Is there a step by step sample that works for calling Oracle Stored Procedure with one input parameter?
I try without parameter and it succeeds, but with one parameter i got error.. wrong number or type....
tq
indra budiantho wrote:
Indra,
You know to use oracle conector.
input parameter must have use Record DataType
output parameter must have use Record List Datatype
ok?
Hi guys, i'm trying to use this component, and i've got this error:
I'm Running this code:
My external database function:Could you help me, please?
Best Regards,
Nuno Pereira