Pregunta

In VS 2010, how would you register/add a custom transformation to the toolbox?

No hay solución correcta

Otros consejos

Add the *.dll file of your customized component in the default Toolbar folder under the SSIS installation and then right click on the toolbar in the SSIS project window.

Then you will have to choose items and select the *.dll that was pasted in the folder.

http://bennyaustin.wordpress.com/2009/06/30/steps-to-build-and-deploy-custom-ssis-components/

This link may help with the screenshot

Kindly let know if it is useful

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top