Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing deleted records in a cursor
Message
De
24/06/2004 17:15:40
Ian Johnston
Computer Software Solutions
Woodland, Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Showing deleted records in a cursor
Divers
Thread ID:
00917028
Message ID:
00917028
Vues:
57
I am trying to build a cursor that includes deleted records. I set deleted off prior to the select and the deleted records are included in the result set, I want to include a flag of the deleted records, I have included the following in the select statement other_fields, IIF(DELETED(),1,0)as del but have not had any luck setting the correct value for this field. Does anyone know of a way to do this ? The data is being exported and has to have this flag set so that if the record is deleted after export it can be re-exported with the flag set.

Thanks
Ian
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform