Re: Assertion: SQL Server 2000 can't issue a SOAP call
From: Rob Hindman (robhindman_at_hotmail.com)
Date: 03/25/04
- Previous message: Sue Hoegemeier: "Re: How can I get the database name from the bakup file"
- In reply to: Stefan Delmarco [MSFT]: "Re: Assertion: SQL Server 2000 can't issue a SOAP call"
- Messages sorted by: [ date ] [ thread ]
Date: 24 Mar 2004 19:18:25 -0800
Hi Stefan D.,
Many Thanks for Your Help! After tweeking the C++ code, and setting
the ISoapClientPtr->put_ClientProperties(...), the code was still
failing...
I tried the code that you suggested, and it worked like a charm! The
sp_OAxxxx family of stored procedures seems very robust as well. We
took this route, and we eliminated the C++ code and the build and
deployment steps that were previously needed. (Perhaps the C++ code
could have been optimized, and it may have advantages over the
sp_OAxxxx sprocs, but for our purposes, using an all T-SQL approach
works great...) Many Thanks Again, Stefan!
- Previous message: Sue Hoegemeier: "Re: How can I get the database name from the bakup file"
- In reply to: Stefan Delmarco [MSFT]: "Re: Assertion: SQL Server 2000 can't issue a SOAP call"
- Messages sorted by: [ date ] [ thread ]