Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 114 Index Does not Match (on a cursor)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00796020
Message ID:
00799294
Vues:
21
I just stumbled on this same problem a few weeks ago and was able to create a simple repro to send to Microsoft. They have logged it as a bug.

Cathy


>Hi am getting occaional errors of type 114 index does not match the table.
>I know about this error in its standard form but the twist is that they
>happen on a local cursor...
>
>The cursor is created with
>CREATE CURSOR WORKMEAS FROM ARRAY...
>INDEX ON Logorder tag logorder
>cursorsetprop("buffering",5)
>
>- then a lot of different stuff happens (ediiting on the cursor in a grid..)
>- save is pressed...
>
>Then code like this happens:
>DO WHILE NOT EOF()
>
>SKIP
>ENDDO
>
>The above skip triggers the error..
>
>Has anyone seen this problem or can propose a possible cause?
>BR
>Tim
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform