Cannot drop table %1 because foreign keys still reference it.
Item |
Value |
|---|---|
SQLCode |
-1000185 |
Constant |
EMSG_FKEY_STILL_EXISTS_TO_TABLE |
SQLState |
QNA39 |
ODBC State |
ERROR |
Parameter 1 |
name of the table |
An associated foreign key constraint still exists. You cannot drop the named table until you first drop all foreign keys that reference it.