T
tma
I've got a SELECT statement that, when run in the Enterprise Manager, works
great. However, when I use that same statement in a
SelectCommand.CommandText string, I get the following error. Can anyone tell
me what I need to look for?
Failed to enable constraints. One or more rows contain values violating
non-null, unique, or foreign-key constraints.
great. However, when I use that same statement in a
SelectCommand.CommandText string, I get the following error. Can anyone tell
me what I need to look for?
Failed to enable constraints. One or more rows contain values violating
non-null, unique, or foreign-key constraints.