Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Delete and record pointer
Message
 
À
01/07/1999 12:34:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00236530
Message ID:
00236541
Vues:
10
After you do a delete you want to move the record pointer otherwise the pointer stays on the deleted record. This is normal behaviour.

>I am doing a 'delete in ctableAlias' on one of my tables in the data-environment of a form. The table is setup with optimistic table buffering. When I do consecutive deletes and do a tableupdate, only the last deleted one gets actually deleted. The previous deletes creep back in. But, when I do a 'go top in cTableAlias' right after my delete statement (basically move the record pointer) all my consecutive deletes take effect on table update. Can anybody explain this behaviour?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform