Hi David,
Actually, I don't really support FT1 anymore (it's been years!) but this could really apply to FT2 too. It sounds like a memory issue. 6000 records is quite a few; you may need to download the total results in chunks instead of all at one time.
Alternatively, you could ask your hosting provider to increase your memory_limit to at least 64MB. I think most larger apps like Drupal really need 64MB to run well. When you're dealing with thousands of records, that will probably be necessary for Form Tools as well.
- Ben
Actually, I don't really support FT1 anymore (it's been years!) but this could really apply to FT2 too. It sounds like a memory issue. 6000 records is quite a few; you may need to download the total results in chunks instead of all at one time.
Alternatively, you could ask your hosting provider to increase your memory_limit to at least 64MB. I think most larger apps like Drupal really need 64MB to run well. When you're dealing with thousands of records, that will probably be necessary for Form Tools as well.
- Ben