Calling a web service from SQL [modified]
Database
1
Posts
1
Posters
0
Views
1
Watching
-
Need a method to call a web service from SQL passing the web service billing info and receiving back the results of the charges in xml. Its a asp page with a CustomerID and Amount parameter and returns xml for success or fail Example http://CreditCardSvr/processes/chargecard.aspx?customer\_id=1022&amount=5.75 Response