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

Invalid trigger type for view '%1' Next Page

Invalid type for field reference


Item

Value

Constant

SQLE_INVALID_FIELD_REFERENCE

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-94

SQLSTATE

WW014

Sybase error code

13738

Probable cause

An expression attempted to reference a field or a method of a non-Java value. Field references via . and >> are only valid when applied to Java objects.