Microsoft SQL Server Retrieval – PB Docs 126

Microsoft SQL Server Retrieval

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

  • DECLARE procedure_name PROCEDURE
    FOR …

  • EXECUTE procedure_name

  • FETCH procedure_name INTO

  • CLOSE procedure_name

See also


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