V
vcsphx
All,
I have a scheduled task to run a particular function in my database using
the AutoExec function. But the problem with that is, as the autoexec function
runs every time some one open the database, it takes time to boot up and it
would be really helpful if I can tweak my scheduling function little bit so
that the function will run only when when the scheduler runs the task and not
every time the user opens up the database. Is there any way I can do that? I
think I have to get rid of the AutoExec function and run my scheduler in a
different way...Any ideas?
Thanks in advance for your help!
I have a scheduled task to run a particular function in my database using
the AutoExec function. But the problem with that is, as the autoexec function
runs every time some one open the database, it takes time to boot up and it
would be really helpful if I can tweak my scheduling function little bit so
that the function will run only when when the scheduler runs the task and not
every time the user opens up the database. Is there any way I can do that? I
think I have to get rid of the AutoExec function and run my scheduler in a
different way...Any ideas?
Thanks in advance for your help!