In the current project I’m working on, I have to update Latitude/Longitude fields of all account records based on their addresses. I’ve done similar tasks several times before, but this time I decided to create an SSIS package that could be reused in future projects. So in this article I will share with my results …
Tag: SSIS
Integrating CRM 2011 using SQL Integration Services 2012
I have already wrote similar article using SSIS 2008. Following article describes how to use the same functionality using new version of SSIS.
Integrating CRM 2011 using SQL Integration Services (SSIS)
I read this article and decided to make something similar for CRM 2011. You can see results in this post.