dbTalk Databases Forums  

SSIS and Web Services

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SSIS and Web Services in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kurlan
 
Posts: n/a

Default SSIS and Web Services - 02-07-2006 , 09:40 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


Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: SSIS and Web Services - 02-07-2006 , 06:00 PM






Kurlan wrote:
Quote:
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


Reply With Quote
  #3  
Old   
Kurlan
 
Posts: n/a

Default Re: SSIS and Web Services - 02-08-2006 , 01:29 AM



That makes sence.

Many thanks!

"Darren Green" wrote:

Quote:
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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.