Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Uniqueness of index PART_ID is violated
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00461037
Message ID:
00461073
Views:
12
Hi!

Even if record is deleted in VFP table, record still exists PACK used. As result, all indexes use this record for indexing. You should eitehr change the logic of unique key generation or add a filter to the index to filter out deleted records (I don't know exactly if last thing will work).

>PART_ID is primary index key, the orginal PART_ID(e.g. 01-001 ) record have been marked delete(), but not PACK. User add a new PART_ID, same number (01-001), and updated by tableupdate() function in our application EXE file which build up by VFP6. The error message "Uniqueness of index PART_ID is violated" displayed. Please help! What can I set unless change the type of index key.
>
>thank you
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform