yeah I know ... just running on empty here.
pushing 35 hours of non-sleep...


soon I can go home and crash for awhile.

-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 3:03 PM
To: CF-Talk
Subject: RE: CF in a database (my apologies)

You're not totally off base.  You could use evaluate for some things
(expressions), but certainly not for any actual CFML.  Not sure if that
would be useful for anything, but it could well be.

Cheers,
barneyb

> -----Original Message-----
> From: Adkins, Randy [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 09, 2004 11:56 AM
> To: CF-Talk
> Subject: RE: CF in a database (my apologies)
>
> spoke to soon, doh nevermind, thats right, you can't cause
> the evaluae would
> to display the code as string and not as commands..
>  
> My apologies.. lack of sleep the last few days
>
> -----Original Message-----
> From: Barney Boisvert [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 09, 2004 2:53 PM
> To: CF-Talk
> Subject: RE: CF in a database
>
>
> The short answer is no.
>
> The long answer is you can do it by writing the CF from the
> DB to a file,
> and the include that file.  However, that's nasty because you have the
> compilation cycle every request, and writing files and then
> deleting them
> adds a lot of overhead.  Back in the pre-MX days, I know some
> people used
> this solution on a RAMDISK which probably worked pretty well,
> because there
> wasn't a precompile cycle (the CFML was interpreted).
>
> Cheers,
> barneyb
>
> > -----Original Message-----
> > From: Eric Jones [mailto:[EMAIL PROTECTED]
> > Sent: Friday, April 09, 2004 11:45 AM
> > To: CF-Talk
> > Subject: CF in a database
> >
> > I posted this on CF-Newbie as well. Sorry for the cross post.
> >
> >
> > Hey all,
> >     I'm wondering is it possible to store CF Code in a
> > database and then have the CF server execute it when it's
> > extracted? if so can you give me a working example??
> >
> > ERJ
> >
> >
>   _____  
>
>
>
>
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to