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

Tech-Archive recommends: Fix windows errors by optimizing your registry



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" <taco.fleur@xxxxxxxxxxxxxxxx> wrote in message
news:5e31f8ab-8f83-41f1-8092-ca4e0ee2fb10@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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


.



Relevant Pages

  • Re: What was changed in SQLCE?
    ... For column-level change detection, much more data would be needed. ... No HTTP, for now. ... João Paulo Figueira ... There is no provision for triggers in SQL CE 2.0 SQL Mobile. ...
    (microsoft.public.sqlserver.ce)
  • Re: HELP! I dont understand ISA Logs
    ... So, one page might cause several "hits" on different elements (pictures, ... So, the problem you face isn't really SQL or ISA as such, but the way HTTP ... With the browser i open the url www.isaserver.org, ...
    (microsoft.public.isaserver)
  • Re: OLAP over HTTP in SQL 2005
    ... You need Enterprise Edition for http access. ... SQL BI Product Unit ... > support OLAP over HTTP?? ...
    (microsoft.public.sqlserver.olap)
  • Re: Database application using HTTP
    ... I was also exploring SQL 2005's capability of data ... access using XML over the web browser. ... But I am unsure on how to first ... know of any databases that support an HTTP connection directly. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Cube Actions with OLAP HTTP connectivity
    ... I am using Enterprise Edition ... > What version of SQL are you running? ... >> I am trying to establish HTTP Connectivity to Analysis Services. ...
    (microsoft.public.sqlserver.olap)