I am after reading (preferably online) resources to guide newbies in the creation of SSIS jobs in Microsoft SQL Server 2008 (esp the R2 version).
For context we are trying to create a simple ETL job extracting from one SQL server database’s contents, doing some parsing of XML row data in the source dataset and using that parsed data to write/update a series of target tables in another database.
Any pearls of wisdom would be much appreciated.
There are tons of resources out there: