Where can I find information on how to set up a web service to populate a report? SOA Pcall & SMS SOAP – is what I am looking for specifically. Links would be WONDERFUL!!!
Community Answers
10-6-10
dhvrm says:
SOAP and Web Services are just fancy names for XML documents you create from a database.
Assuming you are using SQL Server, it probably makes the most sense to build a Web service with ASP.NET.
SOAP and Web Services are just fancy names for XML documents you create from a database.
Assuming you are using SQL Server, it probably makes the most sense to build a Web service with ASP.NET.
http://quickstarts.asp.net/QuickStartv20/webservices/
Was this answer helpful?
LikeDislike