Re: How to save FOR XML results into TEXT column?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: CD (anonymous_at_discussions.microsoft.com)
Date: 07/12/04


Date: Mon, 12 Jul 2004 14:30:38 -0700


>You can't without a lot of effort. If you're storing the
XML for caching
>purposes you're better off using something like the
caching in ASP.Net.
>
No, I need to use it to post orders to another downsteam
system that requires the order data in XML in a single
field, one record for each order.



Relevant Pages

  • Re: IIS6, ASP.NET and Kernel Caching
    ... assuming that IIS static file hanlder processed it. ... I did not find either .xml or .gif extentions. ... > it is up to their caching policies. ... > HTTP Header has nothing to do with kernel caching. ...
    (microsoft.public.inetserver.iis)
  • Re: Laufschrift mit xml Inhalt
    ... > wie kann ich den Inhalt einer XML-Datei ... This example does not include caching of the xml, ... that your script will hang when the remote host doesn't respond). ...
    (alt.php)
  • Re: XML Database Best Practices
    ... If you really need to use an XML file as a data store, get used to how asp.net uses caching and take advantage of it. ... I am building an ASP.net website that connects to an XML database, and was wondering which is the best way to create the connection if I need frequent access to the database, I have one of the three options: ... I I know that if I were using SQL database I would go with option 3 because of the connection pooling and the security concerns, but this feature is not available for XmlDatabases AFAIK, should I depend on the caching features of ASP.net? ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Parsed XML will not update
    ... The XML is updated, but not when parsed through this... ... delete everything from all my browseres, but the parsed data were the ... But your browser isn't involved in fetching the data, ... However, if you get fresh data in your browser when you look at it, then some server isn't caching it. ...
    (comp.lang.php)