Which do you expect to be faster?  1 or 2?  Why?

1.  <CF_QCOLTOL QUERY="VERITYSEARCHLISTINGS" COLNAME="KEY" 
LISTNAME="QueryList" QUALIFYER="" DELIMITER=",">
<CFSET CLIENT.SEARCHLIST = QUERYLIST>

2.  <CFSET CLIENT.SEARCHLIST = ValueList(VeritySearchListings.KEY)>

best,  paul

------------------------------------------------------------------------------
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