Oninit Logo
The Down System Specialists
+1-913-674-0360
+44-2081-337529
Partnerships Contact
Finderr

-868 Cannot check constraints on the attaching table.

You cannot attach a table if a check, referential, primary-key, or not null constraint exists on the surviving table.

Drop any check, referential, primary-key, or not null constraint. Then attach the table and if you still want to use the constraint, re-create it.