Spero
unread,Sep 15, 2010, 8:23:02 PM9/15/10You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I may have posted this in the wrong group. I have built a VB
application that reads values from SQL server and
uses one of the selected values to send a soap request. The
application then takes the responses and stores them in a table. The
question here and never even considered it is, can I send the SOAP
request directly from the server is a stored procedure and eliminate
the middleware? The webservices that I am working with also supports
XML but still can you run it like a stored procedure?