"No indicator variable provided for NULL result"
| Item |
Description |
|
SQLCode
|
-181L
|
|
Constant
|
NO_INDICATOR
|
|
SQLState
|
22002
|
|
ODBC 2 State
|
ERROR
|
|
ODBC 3 State
|
ERROR
|
|
Sybase Error Code
|
2113
|
|
Severity Code
|
16
|
Probable cause
You tried to retrieve a value from the database that was NULL, but you did not provide an indicator variable for that value.