Is it possible to load XML/SSML string into workbook without using temporary file?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: William (william.lee_at_cognos.com)
Date: 04/05/04


Date: 5 Apr 2004 09:41:23 -0700

Hi all,

If I already obtain/construct a XML/SSML programmatically, is it
possible to load it into the Excel workbook object using C# (e.g.,
Workbook.OpenText() or Workbook.OpenXML(), or any Open function...)

All the samples and articles I got required we save the result into a
temporary file and then using Workbook.OpenText(filepath) to open it
up with a file path. The problem is that I can't force my user to have
a temporary directory set up...

Thanks in advance for your help.
William.



Relevant Pages

  • Re: Comparitive speed of DVD vs CD drives
    ... >> a temporary file on a hard drive, ... > I guess because there would be an unacceptable delay or system load on ... > insertion, imagine if you just want to look at the README, index.html ... > perfectly good for reading my docs, being near instant with the cache. ...
    (comp.unix.solaris)
  • Re: Comparitive speed of DVD vs CD drives
    ... > a temporary file on a hard drive, ... I guess because there would be an unacceptable delay or system load on ... insertion, imagine if you just want to look at the README, index.html ... then squid caches on hard drive all my CDROM docs. ...
    (comp.unix.solaris)
  • Re: Delphi 4 basic, loading a picture from an internet address
    ... Feed the URL to an HTTP client component. ... load the image from it directly; if it can only load into a buffer, ... you'll have to set up your own TMemoryStream or temporary file or some ... Groetjes, ...
    (alt.comp.lang.borland-delphi)