Building Custom Tasks for SQL Server Integration Services

Learn to build custom SSIS tasks using Visual Studio Community Edition and Visual Basic. Bring all the power of Microsoft .NET to bear on your data integration and ETL processes, and for no added cost over what you’ve already spent on licensing SQL Server. If you already have a license for SQL Serve...

Descripción completa

Detalles Bibliográficos
Autor principal: Leonard, Andy. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2017.
Edición:1st ed. 2017.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631641106719
Tabla de Contenidos:
  • 1. Story of This Book
  • 2. Creating the Assembly
  • 3. Signing the Assembly
  • 4. Preparing the Environment
  • 5. Coding the Task
  • 6. Coding the Task Editor
  • 7. Signing and Binding
  • 8. Tips on Troubleshooting
  • 9. Notes from Experience
  • 10. Demonstration Code.