Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Stored procedure parameter – PB Docs 2022 – PowerBuilder Library

Stored procedure parameter – PB Docs 2022

Stored procedure parameter

If the parameter name or number does not match, PowerBuilder
will display an error indicating that the parameter does not exist;
while PowerServer will check the schema of stored procedure or
function and automatically match the corresponding parameter type and
position, therefore PowerServer may be able to execute the stored
procedure without errors.

Suppose the stored procedure is like this:

And the PowerScript is like this:

 

When the above PowerScript is
executed in PowerBuilder, the result is like
this

When the above PowerScript is
executed in PowerServer, the result is like
this

For Execute

For Fetch


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x