Theoretically you could reverse engineer it by ensuring that every time you
use <cfquery> you append a variable to a request array and use the last item
in that array to name the query -- which could be done with a multi-file
regex replacement if you're really talented. :)


Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046

> Can't be done in CF5, can be done in CFMX.

> --- Ben


> -----Original Message-----
> From: Dave Livingston [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 12, 2002 11:23 AM
> To: CF-Talk
> Subject: Query Name to variable


> This is a multi-part message in MIME format.

> ------=_NextPart_000_0024_01C25A46.52EB0620
> Content-Type: text/plain;
>       charset="US-ASCII"
> Content-Transfer-Encoding: 7bit

> Does any one know how to get the names of all of the queries that have
> run on a particular page? I want to store them in a structure or a
> variable. Just like CF displays on debugging output. I asked my local
> CFUG and didn't get any good answers. So I'll try a (hopefully) wider
> audience and see if you guys can answer it. Thanks in advance!
> Dave

> P.S. I am running CF5.

> David Livingston
> Network Admin
> 214-871-9117
> [EMAIL PROTECTED]

> David Livingston
> Network Admin
> 214-871-9117
> [EMAIL PROTECTED]

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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

Reply via email to