Not quite, you can always get the last query by calling getLastExecutedQuery on a gateway. It returns the SQL and the values passed into params.
Doug -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sean Corfield Sent: Thursday, October 12, 2006 10:56 AM To: [email protected] Subject: Re: [Reactor for CF] Syntax error at token 0, line 0 offset 0 On 10/12/06, Doug Hughes <[EMAIL PROTECTED]> wrote: > You know, it does seem silly to have it log AFTER as it does now. I don't see any cflog calls in the Reactor codebase - and not everyone has access to the CF Admin to enable debugging on the server. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
