Wow I'd be really surprised if cfhttp was quicker than cffile. Another
option though is cfinclude:

<cfsavecontent variable="rawXml"><cfinclude
template="myxml.xml"></cfsavecontent>

-----Original Message-----
From: Rich Z [mailto:[EMAIL PROTECTED]
Sent: Monday, 13 October 2003 3:54 p.m.
To: CF-Talk
Subject: Storing XML

Hi all:

What's an efficient way to store/retrieve XML other than a database
(let's assume I don't have access to one for now) ?

Now, I've tried CFFILE/write to throw down and CFHTTP to pull back from
the local web folders (seems to be quicker than CFFILE/read), but I've
gotta say, even on 6.1 CFHTTP/Get right off the local web folders is not
very quick.

Can anyone suggest alternatives to the above. I have no real allegience
to any particular method. I'm just trying to get something going for
something that may require a fair amt. of scalability.

Thanks,
Rich

  _____  


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to