S
scadav
Hoping someone can help me out with these two questions:
#1 - Is there a way to call a function or procedure at a given time
interval? For example, I have a db that is used to create some tasks that
need to be accomplished by certain times. I would like to pop-up a warning
if the task is 30 minutes away.
#2 - I am outputting some reports to Excel utilizing excel automation.
Sometimes the output is rather large and I would like to cancel it in the
middle of the output. How do I go about having a cancel button stop a loop
from occurring in a procedure?
Thanks in advance.
#1 - Is there a way to call a function or procedure at a given time
interval? For example, I have a db that is used to create some tasks that
need to be accomplished by certain times. I would like to pop-up a warning
if the task is 30 minutes away.
#2 - I am outputting some reports to Excel utilizing excel automation.
Sometimes the output is rather large and I would like to cancel it in the
middle of the output. How do I go about having a cancel button stop a loop
from occurring in a procedure?
Thanks in advance.