Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete a record based on a cursor
Message
From
25/06/2002 17:24:03
Henry Ravichander
RC Management Systems Inc.
Saskatchewan, Canada
 
 
To
25/06/2002 17:09:54
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00672147
Message ID:
00672206
Views:
8
Steve:

I'm doing fine, thanks.

>You need to tableupdate() on TableA. If you don't, a SELECT statement on that table will still retrieve the record you have deleted.
>
It worked now. So tell me if I got this right. In order to be able to do a delte, the form should be buffered, with set delete and set multilock on. further, when doing a delete, a tableupdate() needs to be issued for the record to be deleted permanently(?) from the table.

On the other hand, if I waere to use the table directly and bind the controls to the fields in the table, a tableupdate is still the way to do a delete.

Am I understanding this correctly? Thanks again.
- Ravi

True greatness consists in being great in little things.
- Charles Simmons
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform