My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/Some neat features and gotchas in SSIS
The new RSS feed is here
I keep coming across neat features in the SQL 2005 product set, it show thought has gone into the user experience
Hear are a couple from SSIS.
- When editing a package moving from a the data flow pane to the control flow, the data flow you were editing will be highlighted.
- Connections are maintained outside of the package. So when you create a new package you can select the connection from a list rather than having to enter the connection type, server, username, password etc.
On the gotchas front, as I mentioned in my presentation at the UK UG meeting, SSIS doesn't do anything it doesn't have to, this means
... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/Some neat features and gotchas in SSIS