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 (A-C)

 

Cannot access instance member through a class

Error 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.