Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Error Messages » MobiLink Communication Error Messages » Alphabetic list of error messages

Operation interrupted Next Page

Parameter value '%1!s!' is not a valid boolean value. The value must be 0 or 1


Item

Value

Constant

PARAMETER_NOT_BOOLEAN

Error code

4

Parameter 1

The invalid parameter value.

Probable cause

Network parameters are of the form "name=value;[name2=value2[;...]]". The parameter value is not a boolean value. Locate the offending parameter specification and change the value of the parameter to either 0 (for off or false) or 1 (for on or true).