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

Cannot access file '%1' -- %2 Next Page

Cannot access instance member through a class


Item

Value

Constant

SQLE_CANNOT_ACCESS_INSTANCE_MEMBER

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

16

SQLCODE

-701

SQLSTATE

WJ011

Sybase error code

13607

Probable cause

Non-static fields or methods must be accessed through an object instance.