[fpc-pascal] Parsing XML from MS SQL webservice using fpc
Nataraj S Narayan
natarajsn at gmail.com
Wed Aug 26 13:44:07 CEST 2009
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?
regards
Nataraj
More information about the fpc-pascal
mailing list