Cannot find index named '%1'
Item |
Value |
---|---|
SQLCode |
-183 |
Constant |
SQLE_INDEX_NOT_FOUND |
SQLState |
52W03 |
ODBC State |
42S12 |
Parameter 1 |
name of the index that cannot be found |
A DROP INDEX command has named an index that does not exist. Check for spelling errors or whether the index name must be qualified by a user ID.