Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I am trying to insert data from one table to another in SQL Server 7.0, but keep recieving the following error -
Server: Msg 2627, Level 14, State 1, Line 1
Violation of PRIMARY KEY constraint 'PK__VACANCY__5E3FF0B0'. Cannot insert duplicate key in object 'VACANCY'.
The statement has been terminated.
Any ideas?
Thanks for your help!
Jon
I am trying to insert data from one table to another in SQL Server 7.0, but keep recieving the following error -
Server: Msg 2627, Level 14, State 1, Line 1
Violation of PRIMARY KEY constraint 'PK__VACANCY__5E3FF0B0'. Cannot insert duplicate key in object 'VACANCY'.
The statement has been terminated.
Any ideas?
Thanks for your help!
Jon