![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Champs, Is it possible to somehow use an web service as an input source in SSIS, and if so how to? Many thanks Kurlan |
#3
| |||
| |||
|
|
Kurlan wrote: Hi Champs, Is it possible to somehow use an web service as an input source in SSIS, and if so how to? Many thanks Kurlan Yes, but not out of the box. You would have to write a source component. You could use the Script Component, but would probably have to generate the proxy in VS first and use that to help you along. A generic WS source would not make much sens since any WS could be something totally different. -- Darren http://www.sqldts.com http://www.sqlis.com |
![]() |
| Thread Tools | |
| Display Modes | |
| |