Informix nonupdatable cursors – PB Docs 2021

Informix
nonupdatable cursors

Declaring a cursor is similar to declaring a variable; a cursor is a
nonexecutable statement just like a variable declaration. The first step
in declaring a nonupdatable cursor is to define how the result set looks.
To do this, you need a SELECT statement. You must associate the result set
with a logical name so you can refer to it in subsequent SQL
statements.

Example

Assume the SingleLineEdit control sle_1 contains the state code for
the retrieval:

The script for the Clicked event for the CommandButton Cb_Extract
is:


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