sunnydreams
Technical User
Hi all---
We are working with Microsoft SQL Server and when we try to insert a record into a table
called 'employee salary', we get the following errormessage:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY constraint 'PK_employee_salary'. Cannot insert duplicate key in object 'employee_salary'.
Do you have any idea what could cause this error.
Thx in advance,
We are working with Microsoft SQL Server and when we try to insert a record into a table
called 'employee salary', we get the following errormessage:
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC SQL Server Driver][SQL Server]Violation of PRIMARY KEY constraint 'PK_employee_salary'. Cannot insert duplicate key in object 'employee_salary'.
Do you have any idea what could cause this error.
Thx in advance,