Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unique Key Violation
Message
 
À
24/07/1999 16:03:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00245748
Message ID:
00245785
Vues:
17
You can't because deleted records are still in the table until you issue a pack. The solution is not to reuse primary keys. This is must simpler anyway.

>When designing a table I create a primary key. Afterwards I design a form to input data to the table indexed by the primary key. When adding a record to the table and deleting it; I cannot reuse the same key because VFP´s error handling engine submits the message "unique key violation". My DELETED setting is ON. Why does this happen and how can I work around the problem.
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform