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
Controls
-
SNC SQL Native Client for Microsoft SQL Server
Syntax
|
1 |
HigSeverityError=<span>value</span> |
|
Parameter |
Description |
|---|---|
|
value |
Specifies the error to be reported when
|
Default
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:
|
1 |
SQLCA.DbParameter="HighServerityError=1" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest