ASA Error Messages
Database Error Messages
Alphabetic list of error messages
Item | Value |
---|---|
SQLCODE | -194 |
Constant | SQLE_INVALID_FOREIGN_KEY |
SQLSTATE | 23503 |
Sybase error code | 546 |
ODBC 2 State | 23000 |
ODBC 3 State | 23000 |
Parameter 1 | Name of the foreign key. |
Parameter 2 | Name of the table with the foreign key. |
You attempted to insert or update a row that has a foreign key for another table. The value for the foreign key is not NULL and there is not a corresponding value in the primary key