RE: weird coldfuson errors

2005-07-01 Thread Dan G. Switzer, II
Russ, >So to fix this do I have to do something like this: > > > >Select somestuff from somewhere > > > >Is there a way to avoid the cfset and put it directly in the cfquery? Such >as something like this: > > As Isaac said, not currently. One practice I've seen some developers using is to declar

RE: weird coldfuson errors

2005-07-01 Thread S . Isaac Dealey
> > > Select somestuff from somewhere > > > Is there a way to avoid the cfset and put it directly in > the cfquery? Such > as something like this: > Not currently. s. isaac dealey 954.522.6080 new epoch : isn't it time for a change? add features without fixtures with the onTap open so

RE: weird coldfuson errors

2005-07-01 Thread Russ
y to avoid the cfset and put it directly in the cfquery? Such as something like this: Russ -Original Message- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Friday, July 01, 2005 10:00 AM To: CF-Talk Subject: RE: weird coldfuson errors Russ, >Nothing is being passed in

RE: weird coldfuson errors

2005-07-01 Thread Dan G. Switzer, II
Russ, >Nothing is being passed in random... The query should always return a >record... I am using the same exact url on reload. I'm thinking maybe it's >a memory issue. I'm going to have crystaltech replace the memory and see >if >it helps. Are you correctly declaring the query name? If you're

RE: weird coldfuson errors

2005-07-01 Thread S . Isaac Dealey
t any cfheader tags or other http headers which might be attached by the webserver). hth > -Original Message- > From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 30, 2005 5:36 PM > To: CF-Talk > Subject: RE: weird coldfuson errors > Russ, >>

RE: weird coldfuson errors

2005-07-01 Thread Robertson-Ravo, Neil (RX)
Well, it is still good practice to lock - you may still get a race condition... -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: 30 June 2005 19:29 To: CF-Talk Subject: weird coldfuson errors We've been getting weird errors in our sites. I just can't explain it.. If this w

RE: weird coldfuson errors

2005-06-30 Thread Russ
zer, II [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 5:36 PM To: CF-Talk Subject: RE: weird coldfuson errors Russ, >We've been getting weird errors in our sites. I just can't explain it.. If >this was a previous version of coldfusion I would've guessed some problem &g

RE: weird coldfuson errors

2005-06-30 Thread Dan G. Switzer, II
Russ, >We've been getting weird errors in our sites. I just can't explain it.. If >this was a previous version of coldfusion I would've guessed some problem >with locking, but from what I've read, you don't need to lock anymore as >much in MX. This error might be caused if the query is returning