Hi,
I need to make my database work until certain date.
After that I need it to close, and doesn't work.
How can I do that?
Thanks
Maria Joao
Andi Mayer - 17 Jan 2005 11:17 GMT
>Hi,
>
>I need to make my database work until certain date.
>After that I need it to close, and doesn't work.
>
>How can I do that?
if Date()=#1/20/2004# then application.quit
---
If you expect an answer to a personal mail, add the word "manfred" to the first 10 lines in the message
MW
Alex Dybenko - 17 Jan 2005 12:38 GMT
You can also look at this page for other ideas
http://www.granite.ab.ca/access/demo.htm

Signature
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
> Hi,
>
[quoted text clipped - 6 lines]
>
> Maria Joao