Gossamer Forum
Home : Products : DBMan : Customization :

Autodelete Mod

Quote Reply
Autodelete Mod
I have an events database set up and I want to use the autodelete mod to delete the record after the date of the event passes.

Now I chose the one with delete after specific time. I was wondering whether this removes it the day I specified or the day after. Say the day of the event is 15-Dec-2000. Would the mod remove it after that date or when December 15 came, the record wouldn't show.

I hope you followed. Thanks ahead of time.

Quote Reply
Re: Autodelete Mod In reply to
I think you may want to use the "Automatically removes entries older than a predetermined date" version.

You might also want to look at some of the subs within "Autodelete for multiple/relational databases" which has some subroutines for calculating the expiration date.

I used this version to have the deletion performed a day after the remove by date.

Visit the FAQ below or at the following url to access all the different versions or the url is:

http://webmagic.hypermart.net/dbman/autodel.htm

Hope this helps

Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/
Quote Reply
Re: Autodelete Mod In reply to
okay thanks, that's what I needed to know. I was wondering if it removed it after the given date. Thanks.