failed to enable constraints one or more rows contain values violating non-null, uniq
dear sirs
i have the folowing error
"failed to enable constraints one or more rows contain values violating non-null, unique or foreign key"
when i try to execute the attached code
Me.adapConnWay.Fill(DsCompanies1.T_ConnectionDetails)
in line 2964
im also added the db and the code itself