Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Seek() cause 1884 error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01443714
Message ID:
01443718
Vues:
42
>Does anyone know why a seek(value,table,index) would cause a "uniqueness of index" error.
>The index is the PK. Table is buffered. I thought the uniqueness error was only if it was being updated.
>Isn't the seek just a optimized lookup? The table's PK has a related table.

Are you sure that it is *not* being updated?
If the table is using row buffering then the seek might trigger an attempt to commit changes.....
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform