Create an ETL with SQL Server 2008 R2 Express
问题 I've recently installed the latest version of SQL Server (2008 R2 x64) and I'm now trying get my first steps to create an ETL. Is it possible to create an ETL with SQL Server 2008 R2 Express, and if not is there some tool that provides that for free? What I plan to do is collect data from multiple sources like a web services, rss feeds, a parsed url request, a file or maybe other database engine. Transform this collected data for an understandable schema (for my purposes) and store this in my