Skip to Content
0
Former Member
Aug 09, 2016 at 01:07 PM

Calling a Stored procedure through query in Powerbuilder

5773 Views

Hi All,

I am trying to call a Stored procedure using below functions.

Declare XXX Procedure for SP_XXX(:input1, :input2, :Output)

Execute XXX.

Can anyone please let me know if this is Valid syntax or if i am missing anything.

Because the output variable always has value empty.

Thanks in Advance,

Lavanya.