On Tue, 21 Sep 2004 17:34:51 -0400, Roland Collins <[EMAIL PROTECTED]> wrote:
> Well there are a couple of scoping issues in "query()" that may be causing
> an issue if you run this concurrently in a shared scope.  You need "var"
> statements for the following variables: n, i, j, sCurrent, keylist, keylen.

true, is there a way to make the CFQUERY variable thread safe?

> As for continuing troubleshooting, I would recommend removing all of the
> fancy error handling after <cfcatch type="database"> and doing a simple
> <cfdump var="#cfcatch#"><cfabort> and trying it again.  Make sure that that
> works before going any further.

will try this

> Did you also check the cf exception and application logs (in
> \\CFusionMX\logs and \\CFusionMX\runtime\logs\default-err.log)?

I did check these logs and I could not find anything. hence "Frustration" heh

Thanks again guys,

Ian

-- 

----------------------
Ian Sheridan
http://www.savagevines.com
----------------------
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]

Reply via email to