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 » Database Error Messages » Alphabetic list of error messages

Must include primary key for table '%1' in the synchronization Next Page

NAMESPACE attribute is not valid with procedure type '%1'


Item

Value

Constant

SQLE_INVALID_NAMESPACE_ATTRIBUTE

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Parameter 1

The NAMESPACE attribute on the procedure.

Severity

16

SQLCODE

-989

SQLSTATE

WW058

Sybase error code

13500

Probable cause

The NAMESPACE attribute is only applicable to procedures of type SOAP.