We've all been there. We develop a new system to replace some older system long overdue for retirement. The dread always comes around the data conversion step. Having to figure out the quickest, easiest way to get the data from the old system to the new. Or perhaps your project intense data processing that would be better handled by SQL Server, but is too complex for a T-SQL stored procedure. Importing data into a database from an external source, or performing complex data processing over large datasets. What most developers don't realize is that they already have an extremely powerful tool to solve both these and other problems: SQL Server Integration Services. SSIS isn't just for IT Pros, it's also a great tool for developers! Come get an introduction and learn how you can be using SSIS for your projects, including launching an SSIS package from within your .NET application.
Robert C. Cain - http://arcanecode.com/
Code in this session at - http://code.msdn.microsoft.com/SSISForDevs
Recorded at CodeStock Developers Conference - http://codestock.org
Link to this comment:
All Comments (0)