Retrieve Data from Web Services Using DTS (SQL Server 2000)

The project I'm currently working on involves combining data from one SQL Server 2000 databases and XML returned from a web service into a 3rd SQL Server 2000 database.

This process must be scheduled to happen once a day. If it weren't for the Web Service, I'd say that this is a no-brainer and I'd use DTS. However, I'm not sure if I can even access a Web Service with DTS. Has anyone done this or have any tips




Answer this question

Retrieve Data from Web Services Using DTS (SQL Server 2000)

  • fikry

    Id try the microsoft.public.sqlserver.dts forum if I were you.

    -Jamie



  • Retrieve Data from Web Services Using DTS (SQL Server 2000)