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

Properties of the Transaction Object control – PB Docs 125 – PowerBuilder Library

Properties of the Transaction Object control – PB Docs 125

Properties of the Transaction Object control DataWindow object property

Transaction Object properties provide the information necessary
to connect to a particular database.

In
a Web page, you specify values for ActiveX properties using the
HTML PARAM element.

Properties

Property

Value

AutoCommit

Number. The automatic commit indicator.
Values are:

  • 0 – Do not commit automatically
    after every database activity.

  • 1 – Commit automatically after every database
    activity.

dbParm

String. JDBC connection information.
The typical connection string includes values for Driver and URL.

For example, this connection string uses the Sybase JConnect driver
and connects to SQL Anywhere running on the local machine (localhost):

Lock

String. The isolation level.

For information on appropriate values for JDBC, see Connecting
to Your Database.

LogId

String. The name or ID of the user who
will be logging on to the server.

LogPassword

String. The password that will be used
to log in to the server.


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