I have to grab data regularly from a WSDL webservice to update my customer database. Is it possible to have this run strictly as a DTS package in SQL Server 2000? If not, then would it work with SSIS in SQL Server 2008R2?
I have found samples for consuming a WSDL webservice in classic ASP, but I would like to run this strictly thru SQL Server.
Thanks,
Willie
I have found samples for consuming a WSDL webservice in classic ASP, but I would like to run this strictly thru SQL Server.
Thanks,
Willie