i have a table with two fields, they are the PK...
i write data from firebird to sql....
there ARE NO duplicates in the firebird data...
when i write to sql i get:
Violation of PRIMARY KEY constraint 'PK_ACCESSLEVELS'. Cannot insert duplicate key in object 'dbo.ACCESSLEVELS'. |
The statement has been terminated. |
why is this?
thank you
helloise