I have a sql server table (PAF6) with about 10 duplicate rows out of 940. (This table has 540 columns -- although I do not think this relevant). I can delete or modify the data in every row except these 10. I get the error message "key column information is insufficient or incorrect. Too many rows affected by update".
There no fields designated a key fields in the table and there are no dependencies that I can find.
I have made a copy of the table under another name and still have the same problem.
Can anyone help?
Thanks
There no fields designated a key fields in the table and there are no dependencies that I can find.
I have made a copy of the table under another name and still have the same problem.
Can anyone help?
Thanks