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

Setting database parameters in a PowerBuilder application script – PB Docs 2017 – PowerBuilder Library

Setting database parameters in a PowerBuilder application script – PB Docs 2017

Setting database parameters in a PowerBuilder application
script 

If you are developing an application that connects to a database,
you must specify the required connection parameters in the appropriate
script as properties of the default Transaction object (SQLCA) or a
Transaction object that you create. For example, you might specify
connection parameters in the script that opens the application.

One of the connection parameters you might want to specify in a
script is DBParm. You can do this by:

  • (Recommended) Copying DBParm syntax from the Preview tab in
    the Database Profile Setup dialog box into your script

  • Coding PowerScript to set values for the DBParm property of
    the Transaction object

  • Reading DBParm values from an external text file


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