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

Sample Database Trace output – PB Docs 2019 – PowerBuilder Library

Sample Database Trace output – PB Docs 2019

Sample
Database Trace output

This section gives an example of Database Trace output that you
might see in the log file and briefly explains each portion of the
output.

The example traces a connection with Sum Timing enabled. The
output was generated while running a PowerBuilder application that
displays information about authors in a publications database. The
SELECT statement shown retrieves information from the Author
table.

The precision (for example, microseconds) used when Database Trace
records internal commands depends on your operating system’s timing
mechanism. Therefore, the timing precision in your Database Trace log
might vary from this example.

Connect to database

Prepare SELECT statement

Get column descriptions

Bind memory buffers to
columns

Execute SELECT statement

Fetch rows from result set

Update and commit database
changes

Disconnect from database

Shut down database
interface


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