On 09 Oct 07, at 1522, Blake Hudson wrote: >> > Could database type differences (or contention) be an issue here? What > database format are each of you using? Yes. With skiplist (took me several stabs at it to get the conversion to work) it takes 0.19s. Versus ~250s with BDB. A slight difference. Thanks for pointing me at the idea. ian