Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check if a delete command worked
Message
From
02/07/2003 10:00:13
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Check if a delete command worked
Miscellaneous
Thread ID:
00806075
Message ID:
00806075
Views:
62
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?
Next
Reply
Map
View

Click here to load this message in the networking platform