"Cannot drop or modify object '%1' because at least one other object ( %2 '%3') depends upon it"
| Item | Description |
|---|---|
|
SQLCode |
-1037L |
|
Constant |
OBJECT_HAS_DEPENDENTS |
|
SQLState |
55W16 |
|
ODBC 2 State |
42000 |
|
ODBC 3 State |
42000 |
|
Sybase Error Code |
2706 |
|
Severity Code |
|
|
Parameter 1 |
The name of the object that could not be dropped or modified. |
|
Parameter 2 |
The type of the object that depends on the object that could not be dropped or modified. |
|
Parameter 3 |
The name of the object that depends on the object that could not be dropped or modified. |