Advertisement

1 - 10 of 185 containing alltags:("interval") (0.001 seconds)
The timer interval can only go to up to 10 seconds or approx that. How can you perform a 1 hour interval process like a timer? Your assistance is greatly appreciated.
Zones: Visual BasicDate Answered: 12/13/1999 Grade: B Views: 0
We have a managed WAN solution using Vanguard routers. I believe that we are only using RIP (2) but not sure what other protocols if any are being used. We may have been having problems earlie...
Zones: RoutersDate Answered: 03/11/2003 Grade: A Views: 4
 I want a job to run exactly at a particular time . I gave the interval for the job in the dbms_job.submit( ..) as sysdate =1. But depending on the time of execution of the procedure the next ex...
Zones: OracleDate Answered: 08/30/2004 Grade: A Views: 4
Hi, Am writing a c++ program to carry out a task at defined intervals e.g. 30 mins. How can i implement this and how would i stop it eventually? This interval can be any figure input by the use...
Zones: C++Date Answered: 10/17/2004 Grade: A Views: 0
Hi, I am trying to use coldfusion to draw time series, and I need some help. I want to display 4 year  of monthly data points, but I don't need to display the X axis label for each month because it...
Zones: ColdFusion Application Server, ColdFusion ...Date Answered: 12/17/2004 Grade: A Views: 0
Hi Folks, I want to read a value dynamically from a db table to update a timestamp value like: update users set expirydate = now() + interval '1 month' where username = 'bob' but instead o...
Zones: PostgreSQLDate Answered: 11/10/2004 Grade: A Views: 17
Hi, I am sending 100 emails at a time inside. I want a message to be displayed after every 10 email, e.g 10 Mails have been sent. e.g 20 Mails have been sent. e.g 30 Mails have been sent. .....
Zones: PHPDate Answered: 03/08/2006 Grade: A Views: 0
How does this line work? " tmr.Interval = 2000 ' Updates every 2 seconds" What if I want 1,2,3 minute, etc. How can I adjust time?     Private WithEvents tmr As System.Timers.Timer Form Lo...
Zones: MS Visual BasicDate Answered: 02/28/2006 Grade: A Views: 0
the timer interval is set to 10000 I wrote this code so that  every 10 seconds I receive the message "Test Timer", but I am not receiving anything, is there anything wronh in  the code? Priva...
Zones: ProgrammingDate Answered: 05/06/2006 Grade: A Views: 0
Hello, Is it possible to know the number of active intervals in a window? Thanks, Dana
Zones: JavaScriptDate Answered: 10/04/2006 Grade: A Views: 0