Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I get an (Invalid Page Fault) when browsing a table in V
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00484636
Message ID:
00484674
Vues:
37
>>>>I'm using VFP6.0 sp5. The table I'm trying to browse is in a database container. I can use and browse the table in VFP5.0 and VFP7.0 just fine, but when I go to browse the table in VFP6.0 I get an "Invalid Page Fault". I can use the table just fine, but it errors every time I try and browse. We are trying to standardize on VFP6.0.
>>>>
>>>>Has anybody run into this problem before?
>>>
>>>I can browse all of the other tables in the Database just fine. I'm only getting the error on one of the tables.
>>
>>You may have a corrupted record, memo field, or index. Seems strange that you only have this problem in VFP6, and not the others.
>>
>>Try re-indexing, by removing all the tags and recreating them, or copying the table to a new table via COPY (this could pose a problem since it's part of a database). Try doing a PACK and/or PACK MEMO.
>
>I've tried everything like that and nothing worked. It appears I can do everything but browse. I can use, modify, reindex, and pack.

If the problem is with the index, reindex might not help. It will possibly just recreate the corruption. That's why you have to re-create the index tags, not just reindex. Are you trying to view a memofield when it crashes? You may have a bad memo file.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform