Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index Error in VFP9 that does not happen in VFP8
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Novell 4.x
Database:
Visual FoxPro
Divers
Thread ID:
01041780
Message ID:
01042078
Vues:
30
I rebuilt the indexes in 9 and everything worked fine. I then rebuilt the indexes in Fox2x (that's how they were created to begin with), and it still worked fine. I'm trying hard to replicate the error, but I can't seem to do it.




>I don't believe it's a duplicate key.
>
>The first key begins with P_ID

FOUND THE ERROR KEY:

SELECT PCategories && Table to append into
try
FIRST = RECCOUNT('PCategories'
APPEND FROM DBF( "__NewPartCtg" )
catch
select __NewPartCtg
LOCATE
SKIP RECCOUNT('PCategories')- M.first
? "fault key is ", P_ID + PARTICPCTG1 + PARTICPCTG2 + PARTICPCTG3
ENDTRY
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform