Error 198

Message text

Primary key for row in table '%1' is referenced in another table

Item

Value

SQLCode

-198

Constant

SQLE_PRIMARY_KEY_VALUE_REF

SQLState

23W05

ODBC State

23000

Parameter 1

the name of the table with a primary key that is referenced

Probable cause

You have attempted to delete or modify a primary key that is referenced elsewhere in the database.