> is there any way to dump the whole content of the "GetYPs" 
> query into the structure all at once without having to Loop 
> through the query?

No.

> also, what will be the scope of the STTEMP structure, I 
> assume it will be the page, unless you specify otherwise 
> (client, server, etc), am I right... 

Yes. Keep in mind that you can only store complex data objects in memory
variables, so you wouldn't be able to put it directly within a Client
variable unless you serialized it using CFWDDX into a string.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to