SQL Web Bench v1.0November 17, 2003 [From SqlJunkies]SQL WebBench is a stand alone browser based application that demonstrates Native SQL Web Services in Microsoft® SQL Server "Yukon" Beta 1. SQL Web Bench allows for HTTP SOAP endpoint manipulation and the ability to invoke remote SQL web services right from your browser via a WSDL XSL transform. SQL Web Bench demonstrates and exposes the raw SOAP that is sent and received from the server.
Section 1: What is Sql Web Bench? This application allows the user to invoke the webmethods exposed at an endpoint. It also allows a user to write sql queries. Execution of all the statements in this application are performed using SOAP requests. The responses are received in the form of SOAP responses. The article continues at http://www.sqljunkies.com/Article/3A8519BA-5AC3-4561-9BA9-B132CD6DEB86.scuk |