Re: EDB delete multiple records question
- Posted by Greg Haberek <ghaberek at gmail.com> Jul 05, 2005
- 511 views
> I thought about marking deleted items, but the system will run 24/7 and h= ave > to perform the task every 5 minutes anyway. What system are you running this on? If you're using Win32Lib, you could use the w32HIdle event to perform your 'marked' deletes. ~Greg