Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Packing in a cursor
Message
De
18/02/2003 12:50:26
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Packing in a cursor
Divers
Thread ID:
00754536
Message ID:
00754536
Vues:
45
Is it possible to completely remove deleted records from a cursor? Pack gives me an error that the operation is not available for a cursor (or something like that).

-The cursor is a view based on a SQL Server 7 view.
-The user initially sees an empty grid (cursor) for listing selected names (curSelected). They then select names from another list that get added to and removed from the curSelected cursor. Kind of like a mover class, except using grids instead of list controls.
-I have Set Deleted On and Private DataSession
-In my grids, I use the RecNo() function to set the backcolor of each row. When there is a deleted record, the two records before and after it display the same backcolor. This is confusing to the user, because they cannot see the deleted record.

Thanks in advance for any help with this!

Don
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform