Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Overcome the key uniqueness violated
Message
De
14/06/1998 12:03:31
 
 
À
14/06/1998 11:52:42
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapour
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00107980
Message ID:
00108013
Vues:
43
>Sorry, but I am still not sure how to solve the problem. Can you be more simplified?
>
>I am using VFP 5.0 and is a novice. Please explain. Thank you.

The simplest way arounf your problem is to modify your candidate index to filter out deleted records. You can do this in the table designer by putting !deleted() in the filter column of the index page.

In my previous post, I wanted you to be aware that doing this will slow down adding of records, because Rushmore cannot use filtered indexes (See help on Rushmore). To get back your speed in queries, create another index like the one you had, and don't specify it as candidate nad don't filter it.
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform