Re: Trouble getting XML stream from ASP to work
From: John Kotuby (jkotuby_at_snet.net)
Date: 07/12/04
- Next message: CD: "How to save FOR XML results into TEXT column?"
- Previous message: Nitsan: "Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- In reply to: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Next in thread: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Reply: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 12 Jul 2004 06:23:26 -0700
Thanks Graeme...
Somehow I inadvertantly removed that adExecuteStream constant when
modifying the code. When I put it back in, I got a blank web page in the
browser, but viewing the source I see that the XML is indeed returned.
The confusion about which output stream to use stems from the original
KB article itself which assigns the dynamic property --
adoCmd.Properties("Output Stream")-- to the response object even after
declaring the varible.
If I used the output stream variable, would the results be different?
Also , how can I change the code so that the user would be prompted to
download/save an XML file.
John P. Kotuby
IT Manager
Statware, Inc.
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: CD: "How to save FOR XML results into TEXT column?"
- Previous message: Nitsan: "Doing a join between XML data typed field and a relational table in Yukon (SQL 2005)"
- In reply to: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Next in thread: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Reply: Graeme Malcolm: "Re: Trouble getting XML stream from ASP to work"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|