Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Constraint '%1' violated: Invalid value for column '%2' in table '%3'

Error constant SQLE_INVALID_COLUMN_VALUE
ODBC 2 state 42000
ODBC 3 state 23000
Parameter 1 Name of the constraint (if defined) that was violated by an invalid value.
Parameter 2 Name of the column that was assigned an invalid value.
Parameter 3 Name of the table containing the column.
Severity 16
SQLCODE -209
SQLSTATE 23506
Sybase error code 548
 Probable cause