Wednesday, March 21, 2012

Post XML Data with SQLServer

Hi,
I want to "post" Data in XML Format to a web server with SQL Server 2000.
How can I do that?
Hi
Depending on what exaclty is required then take a look at the following and
other articles on the site:
http://sqlxml.org/faqs.aspx?faq=15
John
"Mehmet" <Mehmet@.discussions.microsoft.com> wrote in message
news:178F3F0E-42CF-41B1-9C30-45C8CD51C851@.microsoft.com...
> Hi,
> I want to "post" Data in XML Format to a web server with SQL Server 2000.
> How can I do that?
|||Hi,
First of all thanks.But I want to post xml data with a SQLServerAgent-Job to a web server or url.
|||Hi
If you are using an agent job, the I would expect you to be writing to XML
files. Try: http://sqlxml.org/faqs.aspx?faq=10
John
"Mehmet" <Mehmet@.discussions.microsoft.com> wrote in message
news:799D9529-78EA-445A-BC7E-16EDD100C56E@.microsoft.com...
> Hi,
> First of all thanks.But I want to post xml data with a SQLServerAgent-Job
to a web server or url.

No comments:

Post a Comment