I have several verity collections that index database records.  It was 
behaving fine before when I indexed these collections.  I have altered my 
code some, and it now indexes about twice as many pages, but takes at 
least 10x as long to execute.  The only significant changes that I made 
are 1) I am adding rows to the query using QueryAddRow(), and 2) I changed 
they Key that is used from a numeric identity to a mixed number/text 
combination.  Is it important that the key is an integer?

TIA

- Ben Morris
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to