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

DISCONNECT – PB Docs 126 – PowerBuilder Library

DISCONNECT – PB Docs 126

DISCONNECT SQL statement

Description

Executes a COMMIT for the specified transaction
object and then disconnects from the specified database.

Syntax

Parameter

Description

TransactionObject

The name of the transaction object that
identifies the database you want to disconnect from and in which
you want to permanently update all database operations since the
previous COMMIT, ROLLBACK,
or CONNECT. This clause is required only for
transaction objects other than the default (SQLCA).

Usage

note.png Error handling

It is good practice to test the success/failure code
after executing a DISCONNECT statement.

Examples

[Example 1]

This statement disconnects from the database specified in
the default transaction object:

[Example 2]

This statement disconnects from the database specified in
the transaction object named Emp_tran:


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