Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Primary Index
Message
De
10/04/2001 02:04:17
Walter Meester
HoogkarspelPays-Bas
 
 
À
06/04/2001 15:10:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00492553
Message ID:
00493909
Vues:
30
Pamela,

Sorry for the delay,

>Thanks for the information. I am trying to make it work. When the user clicks the save button, I set the filter to deleted() and search for the current entered record. If the record exist and has been marked for delete, I issue a RECALL for that record. For some reason this code is not being executed and it is attempting to do the default add and therefore, gets the uniqueness error. What do I need to do. This is new to me.

A recall, is just the same as an insert: The insert trigger is called, and it checks if the primary key already exists. I think that the record you're attempting to recall has a primary key value that already exists in that table.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform