How can I load data from a spread sheet...through a web service to load into a database.
I have used WSDL.exe to create a VB file from a wsdl file. I have added it to my ssis project.
When I use a script component or script task I do not seem to be able to make a reference to web.service.
I am not sure how to create a reference to the methods in the VB file.
I am using SQL Server 2008 R2