Tech Support > Microsoft Windows > Windows CRM > import from one deploment to another
import from one deploment to another
Posted by des on May 13th, 2008


Hi all,

We have 2 different crm 3.0 deployments. I want to import 25000 incidents
from one deployment to another one. Both deployments use the same incident
forms and both have the same customer accounts created. Is there an easy way
to to this. Thanks.

Posted by Curt Spanburgh on May 13th, 2008


You have comingled data there which would not fit the redeployment wizard.

My hunch is to export the data to Excel files merge the files together and
then do some processing on duplicate records and fields.
Once you have that down, import the data back into CRM.

Or import the combined data into another SQL database and use TSQL commands
to process the data into the desired state.

I can't see an easy way.


"des" wrote: