Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check if a delete command worked
Message
De
02/07/2003 10:06:13
 
 
À
02/07/2003 10:00:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00806075
Message ID:
00806081
Vues:
24
Claude, look up GetFldState() in the help. It can tell you if a record has been deleted before you do the TableUpdate()

Alan

>I have code like
>
>DELETE NEXT 1 FOR pireq.creqno = lcReqNo IN pireq
>
>where table pireq is on a server.
>
>Can I use the TABLEUPDATE command to check if delete was successful? I so can I use the sysntax
>
>llTableUpdatepi = TABLEUPDATE(.T.,.F.,'pireq')
>
>If not what can I do?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform