Duplicate value error?

  • Thread starter Thread starter Butt Chin Chuan
  • Start date Start date
B

Butt Chin Chuan

I got this problem which I don't really understand.
Index: #0
Error: System.Data.SqlCeError: A duplicate value cannot be
inserted into a unique index. [,,,,,]

What is the problem here? I am definitely sure that there
couldn't be possible (my primary key is auto generated and
is not part of my sql statement). Please comment. Thank
you.
 
Back
Top