I need a good overview book on SQL server 2005. I'm trying to move from SQL server 2000/DTS to SQL server 2005/SSIS. I've searched around on safari and most books seem to be about a specific part of SQL Server 2005 or a particular principle.
I'm wondering if anyone can specifically recommend a solid book that covers the following areas from the perspective of a software developer.
- T-SQL / Querying
- SSIS
- SSAS [Added]
- Reporting Services
- CLR Integration
I want something more than a high level theory or overview but less than an entire book on a single subject. At the same time, I don't want something to "learn SS 2005 from the ground up." I have a solid footing on database development. I just need to fill in the gaps between SS2000 and SS2005. I'm hoping to go though the book pretty quick and then have a solid foundation to know how to use the software package.
I "checked out" Expert SQL Server 2005 Development on Safari. It's a good book but doesn't really cover SQL server 2005 as much as it covers good practices around database development. The fact that I made this mistake is what is prompting me to get some knowledgeable advice.
Note: I've extensively searched SO for questions that are similar enough to answer my question; I've not found anything remotely close to help out. I trust others will find that this is not a duplicate question, also.