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:
01042078
Views:
31
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
Previous
Reply
Map
View

Click here to load this message in the networking platform