Hi Mark, I don't want to delete the column, just the constraint. So I can add a new PK. Since there are several FKs referencing to that PK, I have to delete the FKs first. That is the main problem. I'm just looking for a method to delete all constraints. After that I can cleanly add new ones.
Regards Martin
