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

Accessing serial values in a PowerBuilder script – PB Docs 110 – PowerBuilder Library

Accessing serial values in a PowerBuilder script – PB Docs 110

Accessing serial values in a PowerBuilder script

If you are connecting to an Informix database from a PowerBuilder
script, you can obtain the serial number of the row inserted into
an Informix table by checking the value of the SQLReturnData property
of the Transaction object.

After an embedded SQL INSERT statement
executes, SQLReturnData contains the
serial number that uniquely identifies the row inserted into the
table.

PowerBuilder updates SQLReturnData following
an embedded SQL statement only;
it does not update it following a DataWindow operation.


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