"The INSERT ... LOCATION statement must use a SELECT statement. %1"
| Item |
Description |
|
SQLCode
|
-1009412L
|
|
Constant
|
EMSG_SQL_INS_LOC_SEL
|
|
SQLState
|
QCB10
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
21050
|
|
Severity Code
|
14
|
|
Parameter 1
|
location of the exception
|
Probable cause
The INSERT ... LOCATION statement must use a SELECT statement. No other SQL statement is supported here.