Item |
Value |
---|---|
Constant |
SQLE_TABLE_NOT_FOUND |
ODBC 2 State |
S0002 |
ODBC 3 State |
42S02 |
Parameter 1 |
Name of the table that could not be found. |
Severity |
11 |
SQLCODE |
-141 |
SQLSTATE |
42W33 |
Sybase error code |
2706 |
You misspelled the name of a table, or you did not qualify a table name with the owner name. For example, you might have referred to "Employees" instead of DBA"."Employees".