On 07/08/2015 12:47 PM, Greg Stachowski wrote:
> I have a database of 215,000 records. The legacy Clipper for DOS application indexes it in a couple of seconds. Python with dbf takes about 45 seconds suing create_index. Is there any way to speed this up?
How many fields are you using?
What types are they?
What does your index expression look like?
--
~Ethan~