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

UPDATE Where Current of Cursor – PB Docs 125 – PowerBuilder Library

UPDATE Where Current of Cursor – PB Docs 125

UPDATE Where Current of Cursor SQL statement

Description

Updates the row in which the cursor is positioned using the
values in SetStatement.

Syntax

Parameter

Description

TableName

The name of the table in which you want
to update the row

SetStatement

The word SET followed
by a comma-separated list of the form ColumnName = value

CursorName

The name of the cursor in which the table
is referenced

Usage

The USING Transaction Object clause is
not allowed with UPDATE Where Current of Cursor;
the transaction object was specified in the statement that declared
the cursor.

Examples

This statement updates the row in the Employee table
in which the cursor called Emp_curs is
positioned:


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