﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Ayende @ Rahien</title><link>http://ayende.com</link><description>Ayende @ Rahien</description><copyright>Copyright (C) Ayende Rahien  2004 - 2021 (c) 2026</copyright><ttl>60</ttl><item><title>Ayende Rahien commented on Rhino ETL: Importing Data into MS CRM</title><description>rhino.etl.cmd -verbose
</description><link>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment4</link><guid>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment4</guid><pubDate>Wed, 17 Oct 2007 11:21:23 GMT</pubDate></item><item><title>Glyn commented on Rhino ETL: Importing Data into MS CRM</title><description>I love the Idea of your ETL framework, and have been playing about with it as a way of introducing myslef to Boo. I was running some tests importing over 31900 sql db rows from one DB into another, but after the first 15000 or so rows the software just hangs.
  
  
Is there a debug switch that can be triggered to see what is happening?
</description><link>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment3</link><guid>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment3</guid><pubDate>Wed, 17 Oct 2007 08:44:48 GMT</pubDate></item><item><title>Ayende Rahien commented on Rhino ETL: Importing Data into MS CRM</title><description>1/ I am getting ~700 records per minute, which is ridiculously low. I can get tens of thousands using the DB directly.
  
2/ I am not even sure what settings import is, so the answer is no.
  
  
Note that I am setting the account _number_, not the id.
  
  
Guid is GUID, there is a guarantee that they will be unique no matter what you do to them.
  
I have yet to hear of a real world guid collision case.
</description><link>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment2</link><guid>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment2</guid><pubDate>Tue, 16 Oct 2007 13:55:48 GMT</pubDate></item><item><title>Mark Monster commented on Rhino ETL: Importing Data into MS CRM</title><description>Hi Oren,
  
  
I like it, but two things.
  
1) Never touch the database directly.
  
2) Does it support settings import ? ;-) I guess not, because settings cannot be changed through the webservices. I'm still waiting for a Titan VPC on my desk, so I can see if CRM 4.0 has changed this.
  
  
Are you setting the id's on your own side? I thought it was generated serverside. Because I've heard something that CRM has done somethings to make sure the Global not-so Unique ID is Unique. Also there is some logic in the ID's generated (look in the settings for more information about this).
</description><link>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment1</link><guid>http://ayende.com/2878/rhino-etl-importing-data-into-ms-crm#comment1</guid><pubDate>Tue, 16 Oct 2007 13:41:12 GMT</pubDate></item></channel></rss>