Thanks for your response. I figured this one out a few days ago. The problem turned out to be a database connection request that wasn't working one out of every hundred or so tries. The timer was working just fine!
When I create an rdoConnection with the rdAsyncEnable option, I get a memory error when using the .Close and .OpenResultset methods (I haven't tried all the other methods.) The error reads:
The instruction at"0x100052fe" referenced memory at "0x00000020". The memory could...
I am opening a RDO Resultset with data returned from a Sybase stored procedure. The problem is that the order of records in the Resultset is not always correct. However, when I run the stored procedure from an SQL prompt, the order is always correct.
I have successfully done similar things in...
I am running a VB6 app with a timer that runs every minute. On random days, the timer stops at around 6:10 pm. It is not the code in the timer that stops. That completes fine. The timer just does not kick in again.
I have not been able to find anything on my machine or network that happens...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.