If it's on MSSS, run profiler to see if CF really is going to the DB or
whether it's just yanking your chain

-----Original Message-----
From: Paul Johnston [mailto:[EMAIL PROTECTED]
Sent: 12 December 2003 15:26
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] Query of queries issue


> Check in your administrator under client variables section 
> and see if your client vars are stored in a DB or in the 
> registry or cookie.

Session/client vars was the first place I looked.  And all my client
vars are stored in the db, but since I'm not using any client vars, just
sessions, so it wasn't actually important.

The thing is, that my results are getting skewed.  If I look at the
code, it should only do 9 SQL Server queries.  According to CF, just
using debugging does 10 db hits/sec.  Which isn't helpful...

Hmmm...

Paul



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to