Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with Deletion Mark on Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Problem with Deletion Mark on Grid
Divers
Thread ID:
00351235
Message ID:
00351235
Vues:
58
I have a grid whose controlsource is a remote view.
I have Optimistic Table Buffering On in the data environment and SET DELETED OFF for the data session.

After deleting a record on the grid, I perform the following select statement:
SELECT * FROM WHERE DELETED() INTO CURSOR c1

The resulting cursor has no records. Even more confusing is when I try DELETED('remote_view') and the record pointer is on the deleted record, it returns .F.
Any ideas why this is happening?

Thanks in advance

George
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform