Hi group,
If I have written some web services with about 20 methods. Each one of
these methods uses a standard dev database connection. As I move this
Web Service to production, I would like to offer the ability for
clients to hit the production or development databases. I'd like the
client to be able to pass this extra info so it could decide which
connection to use.
Is there a way to do this without adding a variable to each one of the
20 methods?
I guess there are a number of approaches... but none of the thoughts I
had seem standard or WS* standard. I need something that would also
work well with non-Microsoft SOAP clients also.
Any thoughts?
Thanks in advance,
Kelly Greer
kellygreer1@nospam.com
replace nospam with yahoo
bruce barker (sqlwork.com) - 27 Sep 2006 18:28 GMT
use two urls for the webservice.
-- bruce (sqlwork.com)
> Hi group,
>
[quoted text clipped - 18 lines]
> kellygreer1@nospam.com
> replace nospam with yahoo