Re: Getting to the Temp Buffer of a Deleted Record
From: Dirk Goldgar (dg_at_NOdataSPAMgnostics.com)
Date: 11/19/04
- Next message: boris: "Re: report/form"
- Previous message: RitaG: "Re: Getting to the Temp Buffer of a Deleted Record"
- In reply to: RitaG: "Re: Getting to the Temp Buffer of a Deleted Record"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 19 Nov 2004 18:34:15 -0500
"RitaG" <RitaG@discussions.microsoft.com> wrote in message
news:D68B2B25-BEFD-4951-9788-0E0013CAAEFB@microsoft.com
> Good suggestion! I'm using Access 2003 BTW. My code actually does not
> work and I did have the thought of putting all the events (there are
> many) in the code and placing a breakpoint on them all. I had the
> thought that there may be some event that's firing that I'm not aware
> of.
FWIW, I have implemented exactly the sort of process you're talking
about -- using the Delete and AfterDelConfirm events to record which
records are deleted -- successfully, so I know that it can work, at
least in Access 2002. Good luck with your debugging, and let me know
how it goes.
-- Dirk Goldgar, MS Access MVP www.datagnostics.com (please reply to the newsgroup)
- Next message: boris: "Re: report/form"
- Previous message: RitaG: "Re: Getting to the Temp Buffer of a Deleted Record"
- In reply to: RitaG: "Re: Getting to the Temp Buffer of a Deleted Record"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|