Dave Noderer's Blog

South Florida does .NET!

  Home  |   Contact  |   Syndication    |   Login
  194 Posts | 0 Stories | 359 Comments | 28 Trackbacks

News

Twitter












Tag Cloud


Article Categories

Archives

Post Categories

Image Galleries

.NET Community

Life at the Beach

My Blog Friends

I’ve been working with a program Scribe, similar in function to SSIS although I’m still an SSIS fanboy!!

The main feature my customer has Scribe for is to load data into Microsoft CRM 4.0.

A lot of what I’ve been doing is loading campaigns into CRM which are staged in SQL Server but I need to mark each one as imported so it will not get imported again.

The screen shot below shows how to setup the Source update. One important thing is that the source SQL table has to have a primary key defined (this was a staging table and I did not do that at first)

 

image

posted on Friday, May 07, 2010 2:21 PM