Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Violating key
Message
De
08/12/2004 11:27:30
 
 
À
08/12/2004 10:41:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 6
Database:
Visual FoxPro
Divers
Thread ID:
00967754
Message ID:
00967779
Vues:
8
Since you are using VFP6 you should be able to use a FOR clause to exclude deleted records from the index. Here's from the VFP6 Help:
"Supports a new FOR clause for the ADD PRIMARY KEY and ADD FOREIGN KEY clauses. FOR allows you to create filtered primary and foreign indexes."

Many purists would discount this, but you can do it.

good luck

>I am using the VFP tables. I have a situation where, you enter a record and the user enters a unique key. The record is then deleted. Later another record with the same key is entered. an error occurs regarding the uniqueness of the key. Why does this error occur. When I browse the VFP table I do see that the old record is there and marked for deletetion. Is there a way to avoid this problem with out packing and reindexing the table?
>
>Thank you in advance
>Christine
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform