>From the main average-user screen, the main screen is not buffered data but >direct to the database, but I think I'm trapping ctrl-U and ctrl-T.
The administrator screen may have open opportunities to delete, but only one person uses that. That's the next screen to ultra-scrutinize. As far as a browse directly into the database, I removed all incidents of that and put in SQL selects into a cursor instead. The only thing left is something like an error occurs and the wrong database is selected and somehow a delete occurs. As far as I know, there are no overnight processes that do any deleting at all. ----- Original Message ----- From: Tracy Pearson <[email protected]> To: [email protected] Cc: Sent: Tuesday, September 18, 2012 12:10 PM Subject: RE: Deleted accounts can't find how they're deleting them Michael Madigan wrote on 2012-09-18: > I've got records that are being deleted some how from a FPW 2.6 system and I can't find how they're doing it. > > I've removed any chance for CTRL-U from being used anywhere, as far as I can see, in any user program. > > It there another way this can happen? > Michael, I'm not written FPW code. I do know, in a VFP Browse window, Ctrl-T toggles the Delete mark and Ctrl-Y adds a new record. Do any of your browse processes display the DBF? Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.
