k***@yahoo.com
2006-03-04 01:03:57 UTC
We have recently moved from using VFP 6 to VFP 9 on a host of
applications. Many are batch processes, some form-based and there is
one Web application (using FoxWeb). We created a data-layer based on
extending the cursor adapter and so had to move from VFP6. Now we have
rampant index problems. We have over 400 databases and each one has
more than 100 tables. Some of the tables are close to the 2GB limit but
this is not the issue with the corrupt indexes since smaller tables are
having the same problem.
Set tableupdate is set to 0 - We had a few issues with the validation,
it slowed things down quite a bit and had problems locking the table.
The cursoradapter objects are using Table buffering (Optimistic)
We have updated VirusScanning products to remove the Symantic problem
causing Network Buffered Write failures (LanMan issue)
VFP does not have the current update for VFP 9 - we are still testing
The size of our data is too big to reindex all the time but we cannot
figure out why our indexes seem less stable with 9.
Thanks for any info,
Kanis
applications. Many are batch processes, some form-based and there is
one Web application (using FoxWeb). We created a data-layer based on
extending the cursor adapter and so had to move from VFP6. Now we have
rampant index problems. We have over 400 databases and each one has
more than 100 tables. Some of the tables are close to the 2GB limit but
this is not the issue with the corrupt indexes since smaller tables are
having the same problem.
Set tableupdate is set to 0 - We had a few issues with the validation,
it slowed things down quite a bit and had problems locking the table.
The cursoradapter objects are using Table buffering (Optimistic)
We have updated VirusScanning products to remove the Symantic problem
causing Network Buffered Write failures (LanMan issue)
VFP does not have the current update for VFP 9 - we are still testing
The size of our data is too big to reindex all the time but we cannot
figure out why our indexes seem less stable with 9.
Thanks for any info,
Kanis