sawindel Posted April 3, 2003 Posted April 3, 2003 Hi - I have a set of records that I want to delete automatically on a certain (user defined) date. I was thinking of running a script against today's date, and if the current date and the deletion date match, have the record deleted. My problem is that this database runs continuously and is almost never shut down (which is how I think the Today and Status(CurrentDate) functions get updated). Is there a script that I can run that every 24 hours will update the current date? Thanks in advance Scott
Lee Smith Posted April 3, 2003 Posted April 3, 2003 Only the Today function needs to have the database shut down (i.e. doesn't update automatically. This is why I stay away from using it and use Status(CurrentDate) whenever possible. HTH Lee
Ocean West Posted April 9, 2003 Posted April 9, 2003 There are a few plugins that will run scripts on time.. Look at http://wmotion.com/events.html
CobaltSky Posted April 9, 2003 Posted April 9, 2003 There are a few plugins that will run scripts on time.. Look at http://wmotion.com/events.html Events is good, but two others well worth considering are: Troi Activator: http://www.troi.com/software/activatorplugin.html Comm-Unity Networking Systems: http://scriptit.cnsplug-ins.com/ All three are x-plat and each has its own particular strengths and specialities. They're all shareware, so if you're interested, I suggest that you download free demos from the vendor sites, so that you can try before you buy.
Recommended Posts
This topic is 7903 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now