Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frequent table corruptions
Message
From
01/10/2004 09:48:15
Metin Emre
Ozcom Bilgisayar Ltd.
Istanbul, Turkey
 
 
To
01/10/2004 05:28:20
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00947849
Message ID:
00947918
Views:
17
Hi Nuno,

Don't care that. Until VFP8, VFP don't check file size of DBF file. Since VFP8, VFP checks .DBF file sizes.

You can do that:
set table vali to 0
rena mydbf.dbf to mydbf.bak
use mydbf.bak
copy to mydbf

after that you will see the file won't give that error. Because this process fix table size.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform