The trick is simply to keep a permanent copy of the data as a file, then it only needs to be compiled once, or at least once for each update.
> -----Original Message----- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 18 September 2002 10:36 a.m. > To: CF-Talk > Subject: Re: run CF from db > > > Nick Varner wrote: > > Is there a way to evaluate Coldfusion after it is pulled > from a db instead > > of CF thinking its text? > > Writing it to a temp file and cfincluding it is an option, > but I don't > recommend it. As soon as you are on CF MX, compilation will kill your > performance. > > Jochem > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

