• You would need to loop through dropping all the FK's, then truncate, then load then recreate the FK's

    Just setting the constraint to NOCHECK still wont allow you to truncate the referenced table.