| Error constant | SQLE_INVALID_FOREIGN_KEY |
| 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. |
| Severity | 16 |
| SQLCODE | –194 |
| SQLSTATE | 23503 |
| Sybase error code | 546 |
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
| Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |