Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Uniqueness of index ... Violated
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00254639
Message ID:
00254664
Vues:
20
>I am using a table with optimistic table buffering. I am trying to append from another table. Every time I try this I get 'Uniqueness of index myindexname violated. The records that I am adding do not exist in the table I am appending to.
>
>Can anyone help or explain?

The index tag myindexname is set up as either a candidate or primary index; this means that no two records are allowed to have the same value in the table at the same time. It's possible that there are either records matching the key of something you're trying to add, records that you're trying to add that have a duplicate key, or if you're appending records that don't have the necessary fields already present, then multiple records with an empty index expression are being generated during the append.,
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform