First some background; we are developing a datawarehouse and doing some research on what tools to use for our ETL process. The team is very developer centric, everyone is knowledgeable with C#. So far
I\'m using rhino ETL for the first time in a project, and I\'m very impressed by its capabilities. I use a join-operation to match two
I\'m trying to get raven working in a rhino.etl console to import date from sql to raven. I have a RavenInstaller:
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m converting several large ETL processes from SSIS over to Rhino-Etl.I got fed up with the \"grahical programming\" nature of SSIS.Hunting through hundreds of dialog boxes to figure out what the ET
If you disassemble C# you often see temporary variables inserted by the compiler with names such as: CS$1$0000