Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help corrupted table
Message
From
18/09/2008 09:26:53
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01348546
Message ID:
01348554
Views:
14
Try this:
lnValidate=Set("TableValidate")
SET TABLEVALIDATE TO 0
Use yourtable exclusive
copy to tempfile
zap
append from tempfile
SET TABLEVALIDATE TO lnValidate
NB! Make a backup first, just in case

>Successive power failures have caused a table to become corrupted. I need a recovery utility. If anyone knows a third party utility
>with which I can recover the data in this table I would appreciate the information.
>
>Thanks in advance,
>
>Brad
Previous
Reply
Map
View

Click here to load this message in the networking platform