Contents tagged with ADO.NET

  • Identifying ADO.NET Constraint Exceptions

    Tags: ADO.NET

    ADO.NET constraint violations can occur as a result of a number of reasons including invalid foreign key references between a parent and child table (meaning orphans exist in the child table) and null … more