Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting and removing at the same time
Message
 
 
À
11/08/2003 14:20:36
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00819031
Message ID:
00819073
Vues:
18
>I normally use the NOT DELETED() function in my Select Statement right after deleting a record and then refresh the recordsource to capture the updated information into the cursor.

Use SET DELETE ON setting so you wouldn't need NOT DELETED() in your select. Anyway you cannot use NOT DELETED() in multi-table select because it may produce incorrect or unexpected results.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform