I just cache the query in cases like this.
I scope it as NAME="Request.MyQuery" - No CFLOCK issues then.
Works fine.

An alternative is to put the query or array
as Application scope.  Then you have to deal with
CFLOCKing on the dsp template.

best,  paul

At 10:54 AM 10/5/00 -0400, you wrote:
>I have generated a large array in a query template and want the users
>to be able to page through it in a dsp template

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to