G
Guest
When attempting to fill a dataset using SQLDataAdapter I get the following
error message.
"Failed to enable constraints. One or more rows contain values violating
non-null, unique, or foreign-key constraints."
The stored procedure used here can be successfully ran in Query Analyzer. I
don't see any duplicate PK's in the records.
What could be causing this? Thanks.
error message.
"Failed to enable constraints. One or more rows contain values violating
non-null, unique, or foreign-key constraints."
The stored procedure used here can be successfully ran in Query Analyzer. I
don't see any duplicate PK's in the records.
What could be causing this? Thanks.