![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am beyond my capability in trying to move MS CRM accountbase data via the CRM Data Migration utility. My difficulty is in handling the Uniqueidentifier Primary Key "AccountId" guid from the originating table and passing that 16 character GUID to an intermediate table which has a Primary Key "AccountId" which maps to "AccountId" Int type 4 bytes. I have attempted the use of DTS to copy data from orginating table to intermediate table and every attempt throws an error at the AccountId row. I have read some of the threads on this site and it appears there must be a work around this. I have tried to change the Data Type of the GUID to Int using VB script during tranformation and this fails. I have also attempted to change the design of the intermediate table so that AccountId would be a matching Uniqueidentifier but cannot. Any assistance would be appreciated. I know there are 3rd party conversion programs, such as customereffectives' but I would rather have the knowledge. Thanks. |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |