Subject Re: Delete (all) in a form
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Tue, 14 Aug 2018 16:15:05 -0700
Newsgroups dbase.getting-started

On 8/14/2018 3:21 PM, Charlie wrote:
> I've decided to go with the do while... I've thought about this and since this is a network I believe that will be less intrusive towards others on the network if they happen to be working with this particular table than the 'emptytable which literally turns the table off if I understand this correctly.  I do have a process in the menu and encourage cleaning (packing) tables'.  Correct me if I'm wrong please.......

If it's on a network, why are you letting anyone empty the table (delete
records) in the first place? If it is a temporary table, there are
probably better ways of handling it. What happens if two people are
doing the same process that use that table? There's a lot of potential
problems here ...

Ken

--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm
dBASE Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm