[fpc-pascal] Parsing XML from MS SQL webservice using fpc
    Henry Vermaak 
    henry.vermaak at gmail.com
       
    Wed Aug 26 14:27:33 CEST 2009
    
    
  
2009/8/26 Nataraj S Narayan <natarajsn at gmail.com>:
> Hi
>
> The following URL gives me a XML output  in any browser , after
> validating username and password:-
>
>  http://"Some IP
> address"/handheld?sql=select+*+from+branchdesc+for+xml+auto&root=my-mssql-database
>
> This connects to a remote MS SQL server based web service , may be
> using MIcrosoft IIS server.
>
> Can i use "fcl-xml" package to send the query and then parse the xml output?
Why don't you query the sql server directly?
Henry
    
    
More information about the fpc-pascal
mailing list