Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internal consistency error
Message
De
03/06/1999 23:46:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00225672
Message ID:
00226358
Vues:
21
>I read you article about the internal consistency error. The error I actually do get is an index internal consistency errror. With each cursor I index both cursors so that when records are deleted and added to each of the list boxes are sorted. Could the indicies in the cursors become corrupted after moving a lot of data around. I have pinpointed where this problem is occuring. I traced the program and found out that when I use either the thisform.available.requery and thisform.selected.requery method is where the error occurs. Is there are problem with these methods in Visual FoxPro 5.0? Also, if the indicies are being corrupted can I sort the data quickly without indicies or is there a way to ensure the indicies will not become corrrupt? I would really appreciate your help. I am convinced it is something to do with the indicies in the temporary cursors.

Where do the cursors reside? On the local drive? On the server? In memory? Are you doing a FLUSH after the DELETE? What code are you using to index the cursor? You say you delete records in the cursor...by definition, a cursor is read only.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform