Groups | Blog | Home
all groups > sql server dts > february 2006 >

sql server dts : SSIS and Web Services


Kurlan
2/7/2006 7:40:29 AM
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
Kurlan
2/7/2006 11:29:27 PM
That makes sence.

Many thanks!

[quoted text, click to view]
Darren Green
2/8/2006 12:00:12 AM
[quoted text, click to view]

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
AddThis Social Bookmark Button