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

Informix retrieval using database stored procedures – PB Docs 126 – PowerBuilder Library

Informix retrieval using database stored procedures – PB Docs 126

Informix retrieval using database stored procedures

Qualification

PowerBuilder uses a construct that is very similar to cursors
to support retrieval using database stored procedures. In PowerBuilder
embedded SQL, there are four commands that involve database stored
procedures:

  • DECLARE procedure_name
    PROCEDURE FOR . . .

  • EXECUTE PROCEDURE procedure_name

  • FETCH procedure_name INTO . . .

  • CLOSE procedure_nameRetrieval only

See also


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