Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index Error in VFP9 that does not happen in VFP8
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Novell 4.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01041780
Message ID:
01041794
Views:
34
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform