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

Enhanced PowerScript features – PB Docs 2022 – PowerBuilder Library

Enhanced PowerScript features – PB Docs 2022

Enhanced PowerScript features

The PowerBuilder Application
object provides the following new functions to help PowerServer
installable cloud apps get cookies and Web API URL:

The following database parameters have been added or enhanced
for the PowerServer installable cloud apps:

  • LongConnection:
    This is a new DBParm added for PowerServer installable cloud apps.
    It enables the installable cloud app to have the same long running
    database connection as the PowerBuilder native C/S app. Take the
    local temp table as an example, LongConnection=1 makes the same
    database connection to be used for the whole user session,
    therefore, the local temp table will stay active all the time and
    the same temp table will be used during the whole user session.
    For more, refer to DB
    connection
    .

  • ProcedureInTransaction:
    its default value is changed from 0 (Do not start the transaction)
    to 1 (Start the transaction).

  • NCharBind: NCharBind is supported by the installable cloud
    app when connecting with the Oracle database.


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