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:
01041794
Vues:
33
>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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform