Properties of the Transaction Object control – PB Docs 150

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
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x