program hangs for 10 seconds then comes back...
Posted: Thu 26 Jul 2007 16:57
Using MyDAC 4.nn in C++ Builder 6 SP2 my application performed fine.
I was able to scroll thorugh thousands of records using Next()
Now, using 5.nn in C++ Builder 6 SP" my application hangs for 10 seconds after about 30 seconds of Next() The cursor if in an edit control stops blinking and to all intents the program has stopped running. 10 seconds later it caries on where it left off and after a short time does it again.
It is the same app, talking to the same database but under 5.nn hangs.
Any ideas>
I was able to scroll thorugh thousands of records using Next()
Now, using 5.nn in C++ Builder 6 SP" my application hangs for 10 seconds after about 30 seconds of Next() The cursor if in an edit control stops blinking and to all intents the program has stopped running. 10 seconds later it caries on where it left off and after a short time does it again.
It is the same app, talking to the same database but under 5.nn hangs.
Any ideas>