Best tutorial to learn SSIS - Stack Overflow
Where do I find good tutorials on SSIS? (experienced SSIS users question)
I don't know, but I've bought many shitty books on SSIS over the years. Want to buy them cheap?
More on reddit.comSSIS Quickly
Learn SSIS
Is SSIS easy to learn?
How do I start SSIS?
What is SSIS used for?
Videos
I'd need to be functional in SSIS in about 2 weeks, is there any good free tutorial for that?
Also is there anything lacking from SAL Server 2014 that I'd need to learn it or is it a sufficient version?
I came across this one awhile ago for a refresher:
https://www.udemy.com/course/learn-etl-using-ssis/
That said - SSIS is pretty complex. Try the course and maybe it'll help get started. It doesn't include any install notes, but you just need Visual Studio with SQL Server Data Tools enabled.
What is your current level of experience with SSIS or other ETL tools?
Trying to assess if you know ETL and just need to learn the tool or if you are starting from the ground up.
Why do you only have 2 weeks to be functional in the tool?
I completely agree with Cade in terms of simply working with it. I found that trying to follow specific "tutorials" to try and learn the package didn't really help but having a number of useful resources definitely came in handy.
At work, we had this book kicking around but really it just went over the flow objects available without going into any real-world examples. Jamie Thomson's blogs (here and here) are both excellent online resources though and have been really helpful for me personally.
Try this book:
http://www.amazon.com/Professional-Microsoft-Integration-Services-Programmer/dp/0470247959
The best way to learn SSIS is just to do it. Probably best to start and then refer to the book. Because the tool is so GUI intensive, I tended to get more after reading the book later once I was already familiar with the environment somewhat.