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

OPEN Cursor – PB Docs 125 – PowerBuilder Library

OPEN Cursor – PB Docs 125

OPEN Cursor SQL statement

Description

Causes the SELECT specified when the cursor
was declared to be executed.

Syntax

Parameter

Description

CursorName

The name of the cursor you want to open

Usage

The USING TransactionObject clause is not
allowed with OPEN; the transaction object was
specified in the statement that declared the cursor.

note.png Error handling

It is good practice to test the success/failure code
after executing an OPEN Cursor statement.

Examples

This statement opens the cursor Emp_curs:


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