Susan Harkins
ssharkins at gmail.com
Sat Dec 15 13:30:56 CST 2007
I'm trying to come up with an easy-to-implement solution that shuts down a database automatically after a predetermined period of inactivity. I can do this by dropping KeyPress events into every form that update a global timer, but <gag> that just seems so terribly intrusive and inefficient. There's got to be a better way. Seems like there ought to be an API or something. Susan H.