NoseyParker
MIS
I want to copy an entire table with all its data and references to overwrite an existing table of the same name in another db. (They are both in the same instance of SQL server).I have fiddled around dropping foreign keys, deleting exiting data and then using DTS. Found that it did not copy an identity spec on the key field.
Can anyone describe an easier and more reliable way.
Thanking you in hope,
Mike.
Can anyone describe an easier and more reliable way.
Thanking you in hope,
Mike.