Contents Index Cannot update or delete an all-NULL row from table '%1' CDATA has a name

ASA Error Messages
  Database Error Messages
    Alphabetic list of error messages

Cannot update primary key for table '%1' involved in a publication


Item Value
SQLCODE -780
Constant SQLE_ARTICLE_PK_CANNOT_BE_UPDATED
SQLSTATE 5RW19
Sybase error code 13790
ODBC 2 State 42000
ODBC 3 State 42S02
Parameter 1 Name of the table.
Probable cause 

The primary key of a table involved in a publication cannot be updated. The database option "Prevent_article_pkey_update" can be set to "OFF" to allow updates to the primary key of table involved in a publication.


Contents Index Cannot update or delete an all-NULL row from table '%1' CDATA has a name