Re: 2000 = SQLXML 2005 = ??? (what is SQLXML replaced with in 2005)
  Home FAQ Contact Sign in
microsoft.public.sqlserver.xml only
 
Advanced search
POPULAR GROUPS

more...

 Up
Re: 2000 = SQLXML 2005 = ??? (what is SQLXML replaced with in 2005)         

Group: microsoft.public.sqlserver.xml · Group Profile
Author: Mike C#
Date: Aug 11, 2008 13:55

You can use SQL 2005 HTTP Endpoints (although they are deprecated effective
with 2008). Project Astoria (ADO.NET Data Services) looks like a potential
replacement for both HTTP Endpoints and SQLXML, although last time I checked
it was still in Beta. Alternatively you can use ASP.NET and create either a
web service or a web page that returns your XML directly over HTTP (as is
common with AJAX-style applications). I think the general idea is that MS
tried implementing HTTP Endpoints directly from SQL Server but then decided
against it. Now the move is toward keeping the HTTP communication in the
middle-tier, away from SQL Server itself.

"clickfindT" clickfind.com.au> wrote in message
news:5e31f8ab-8f83-41f1-8092-ca4e0ee2fb10@i20g2000prf.googlegroups.com...
> Does anyone know what to use now instead of SQLXML to simply output
> XML over HTTP?
> I don't need any WSDL at this stage although it would be nice, just
> after outputting XML directly from the server over HTTP.
>
> Any suggestions and or tutorials would be much appreciated.
>
> Cheers
no comments
diggit! del.icio.us! reddit!