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

SQL Anywhere 11.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (T-Z)

 

VALIDATE statement must refer to a base table

Error constant SQLE_CANNOT_VALIDATE_OBJECT
ODBC 2 State 37000
ODBC 3 State 42000
Severity 16
SQLCODE –720
SQLSTATE 42W51
Sybase error code 13729
Probable cause

The VALIDATE statement must refer to a local base table; it cannot refer to a view, an IQ table, or an object on a remote server.