I have an Order table that has an identity seed that I accidentally over wrote a Date entry for every order (3000 of them) I do however have a back up that I restored with all the order dates except 4 of them. I want to copy over the date in the restored table to the production table. How do I go about doing this? I have tried a copy/paste in EM and that didn't work. Any comments would be really really really appreciated!