Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index tag is corrupted starts to occur month ago
Message
From
19/08/2013 09:54:04
 
 
To
19/08/2013 05:34:10
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01580698
Message ID:
01580768
Views:
46
>I wrote something of the kind long ago, but it needs to know the table structure in advance, i.e. it's generated code, so it can do its thing even when table header is overwritten. It was up to date with table structures as of VFP6 or so - so it's not handling nulls, variable length types, blobs and autoincrement fields. Also not sure if it handled memos when blocksize was zero.
>Though I could have written those as well, never did because I didn't need to (was in the US at the time and the SMB2 bug wasn't invented yet).

Tables are created in code using create table and customer specific columns are added using alter table from data dictionary.
Database heade (except record count) never gets corrupted so its repairing is not needed.
Code fixes fox2 y header / file size count mismatches and invalid pointer to fpt file block. This is sufficient, no other fixes are needed.
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform