Kbase P4531: SQL-92: ** Integrity constraint violation:uniqueness constraint violation (7518)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/09/2008 |
|
Status: Verified
SYMPTOM(s):
Using SQL-92
** Integrity constraint violation:uniqueness constraint violation (7518)
FACT(s) (Environment):
Progress 9.1C
Progress 9.1D
All Supported Operating Systems
CAUSE:
If a SQL query tries to insert a record with a unique key for which the specific key already exists, then the error occurs.
FIX:
Modify the INSERT query.