Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ZAPing a remote view
Message
De
03/06/2002 17:44:56
 
 
À
03/06/2002 14:54:36
Patrick O'Neil
American Specialty Information Services
Roanoke, Indiana, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00663591
Message ID:
00664271
Vues:
29
I'm curious. When you get the primary key validation error, is it on delete or tableupdate()? Does it occur only when you have added records that have not been updated to the underlying table when you try to delete them? If so, you might need to issue tablerevert(.t.) to revert any added records not yet updated to the underlying table, then do delete all and tableupdate. It sounds like you may have a newly added record that is missing a primary key value (or has a duplicate PK value) that is attempting to be added to the underlying table before being deleted when you issue tableupdate.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform