Re: Get XML On Its Merry Way
- From: "Han" <hp4444@xxxxxxxxxxxxxxxx>
- Date: Fri, 19 Jan 2007 22:20:40 +0900
Hello Lauren
No, in SQL Server 2000. You should make webservices yourself.
There is a /create endpoint/ statement which exposes your stored procedures
or UDFs as webservice. But it's only available in SQL 2005. With that you
can create proxy class on your web server.
"Lauren Quantrell" <laurenquantrell@xxxxxxxxxxx> wrote in message
news:1169125941.462554.185310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Apologies ahead of time for XML newbie...
I can use the FOR XML clause in SQL Server 2000 to create an XML
representation of a SELECT recordset, but what is the method to get
this XML outbound from SQL Server to the WebService on my server (using
SOAP)?
Anything that points me in the right direction is appreciated.
lq
.
- References:
- Get XML On Its Merry Way
- From: Lauren Quantrell
- Get XML On Its Merry Way
- Prev by Date: IIS Virtual Directory Management Utility - Web Server or Database Server?
- Next by Date: Re: relationship between xml in xml data type column
- Previous by thread: Re: Get XML On Its Merry Way
- Next by thread: relationship between xml in xml data type column
- Index(es):
Relevant Pages
|