Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Showing deleted records in a cursor
Message
De
25/06/2004 09:33:08
 
 
À
24/06/2004 17:15:40
Ian Johnston
Computer Software Solutions
Woodland, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00917028
Message ID:
00917190
Vues:
10
What you're doing should work fine. What version of VFP are you using? Is the data buffered? Are you querying a view? Just grasping at straws here. :)

Others have given you workarounds....

>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
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform