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

HighSeverityError – PB Docs 2022 – PowerBuilder Library

HighSeverityError – PB Docs 2022

HighSeverityError

database parameter

Description

Determines whether the first error or the highest severity error
is reported when more than one error is raised during the connection or
attempted connection to the database

Applies to

SNC SQL Native Client for Microsoft SQL Server

MSOLEDBSQL Microsoft OLE DB Driver for SQL Server

Syntax

Parameter

Description

value

Specifies the error to be reported when multiple
errors are raised. Values are:

  • 0

    (Default) The first error raised is the reported
    error.

  • 1

    The error with the highest severity code is the
    reported error.

Default value

HighSeverityError=0

Usage

When you set this DBParm to 1, PowerBuilder chooses the error with
the highest severity code to pass back to the caller.

Examples

To have PowerBuilder report the error with the highest severity
code, use the following DBParm setting:


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