Show TOC

200: Duplicate keyLocate this document in the navigation structure

Use

Explanation

There is already a table row with the key to be inserted.

User Response

Check whether the existing table row contains the desired values. If this is not the case, check whether values in the existing table row can be replaced with the desired values. If a new table row must be inserted, change the value of the key to be inserted in the SQL statement in order to prevent key collisions.