Thanks for the help guys! I use fusebox, so I guess I'll have to edit all my "act" and "qry" files and do a manual insert into a table or log file of all SQL statements. This was something I was trying to avoid by "catching" the SQL statement, and inserting it into the log. So I'll have to edit everything out anyways. Using fusebox was a great help.
Rex ----- Original Message ----- From: "Russ Michaels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 3:34 PM Subject: RE: [ cf-dev ] log all cfqueries > I thought they stopped supporting CF ? > > > -----Original Message----- > > From: Tau [mailto:[EMAIL PROTECTED]] > > Sent: 26 August 2002 21:28 > > To: [EMAIL PROTECTED] > > Subject: Re: [ cf-dev ] log all cfqueries > > > > > > Not every body is using CFMX.. > > in fact im sure its going to be a while until all the install > > bugs are sorted and a proper CFMX installer is released to > > market place ... > > > > then maybe a few hosting companys who know > > about CFMX and not the crap shit support fasthosts give > > > > ----- Original Message ----- > > From: "Lucas Sherwood" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, August 26, 2002 9:23 PM > > Subject: Re: [ cf-dev ] log all cfqueries > > > > > > > actualy if you are using CFMX you could create a new debug > > output that > > > did this by default... > > > > > > not render any page info, just log it all... > > > > > > L. > > > ----- Original Message ----- > > > From: "Russ Michaels" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Monday, August 26, 2002 8:20 PM > > > Subject: RE: [ cf-dev ] log all cfqueries > > > > > > > > > > Have a look at the <CFLOG> tag for writing custom entries > > to the log > > > > file. > > > > > > > > Russ > > > > > > > > > > > > > -----Original Message----- > > > > > From: Rex Vincent J. Aglibot [mailto:[EMAIL PROTECTED]] > > > > > Sent: 26 August 2002 20:25 > > > > > To: [EMAIL PROTECTED] > > > > > Subject: [ cf-dev ] log all cfqueries > > > > > > > > > > > > > > > Is there a way to log the datasource name and SQL statement for > > > > > each query executed? > > > > > > > > > > I know that you can set the debugging options to display the > > > > > record count, processing time and theSQL statement for > > each query > > > > > executed, but I don't want to display it, I want to log it > > > > > somewhere. > > > > > > > > > > any help please? > > > > > > > > > > Rex > > > > > > > > > > > > > > > > > > > > -- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: > > [EMAIL PROTECTED] > > > > > For human help, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > For human help, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: > > [EMAIL PROTECTED] For > > > human help, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: > > [EMAIL PROTECTED] For human help, e-mail: > > [EMAIL PROTECTED] > > > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > For human help, e-mail: [EMAIL PROTECTED] > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
