February 11, 2002 at 10:01 am
Hello,
I'm using SQL server 2000 and i'm trying to insert XML data via HTTP-post.
I'm simply looking for a solution that calls a stored procedure when posting to a url. The XML feed is not a query, just data. The SP whould handle the (posted) xml data.
Whould be nice if the response of the SP is being returned to the client.
I can't find anything about this case, so please help !
March 26, 2002 at 9:26 am
Well,
I found a solution via ASP and calling a USP directly from an ASP page.
The response of the USP can be used to produce feedback.
For more info, please mail me.
March 26, 2002 at 11:07 am
Sorry we didn't get you an answer the first time. Thanks for the follow up and I'll you continue to visit and ask questions!
Andy
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply