|
|
Browse by Tags
All Tags » DataSet » Coding
-
This is an error I run into frequently and is frustrating because of course their is no indication of what constraint is being violated. So now I run through the three most frequent problems that will cause this:
Having a primary key specified on the DataTable where a query can potentially return duplicates. Sometimes duplicates are unavoidable ...
|
|
|