We are experiencing a problem with the Memo table for a table in our DBC. We are using VFP7.0 now but the problem had just begun while still in VFP6.
Each day the memo table for this particular table doubles in size each day. We have a nighttime process that is reindexing all tables (stonefield reindex) and the next morning the FPT table has doubled in size.
This FPT table had grown to 2GB in size so we copied the DBF table into two tables, half of the records in each table with the cdx files. The two halves now had a memo table of approx 35,000KB each which was about right because it had been 71,000KB for the complete FPT before increasing to 2GB. So then thru an alltrim replace process we rebuilt the memo fields in the original table and the FPT file was now back to 71,000KB. The next day after our reindex process at night, the FPT table is now 142,000KB with basic no change in data in the memo fields.
Any ideas on what is happening??
Thanks for your help.
Each day the memo table for this particular table doubles in size each day. We have a nighttime process that is reindexing all tables (stonefield reindex) and the next morning the FPT table has doubled in size.
This FPT table had grown to 2GB in size so we copied the DBF table into two tables, half of the records in each table with the cdx files. The two halves now had a memo table of approx 35,000KB each which was about right because it had been 71,000KB for the complete FPT before increasing to 2GB. So then thru an alltrim replace process we rebuilt the memo fields in the original table and the FPT file was now back to 71,000KB. The next day after our reindex process at night, the FPT table is now 142,000KB with basic no change in data in the memo fields.
Any ideas on what is happening??
Thanks for your help.