Hi All I am facing a problem with timer. In my application there are three windows and each has a timer set to 60 secs and they run concurrently. It is a data transfer application and do the transfer after every complition of timer . So after every timer completion there is some SQL and datawindow retrieve. These transfer are in a user defined event . In that user event me first set timer to 0 and at end of event set again to 60 . Our database is Oracle 7.3 and database server is in the same computer. We are useing PB5.0. Now when I ran the application in win 95 machine it works fine for continious two days. But in winNT timer stops functioning in two of the three windows after one hour . And after some time Memory usage for that app process start increaseing continiously and give a GPF. I tried the timer function as timer(60 , this) also . But no progress. So I like to know is there any constraint for no of concurrent timers in win NT machine such as in win 3.x has max concurrent 12 timers . Or any other reason for timer stops working in win NT. Asim [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE: help pfcsig SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED] > [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS > A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE: help pfcsig > SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]
