Skip to content

Tag Archives: endpoint

SQL 2005 SOAP Endpoint Security and its problems

Again with the security, this time while workout out how SOAP HTTP Endpoints work and I have two issues with it.

First, its only possible to change the execution context of the call when it reaches the target stored procure or function and only then by defining the object using ‘Execute As’. By this time the [...]