Board index » delphi » Multithreaded GUI application with ADO freezes - need help
Alexei Malmyguine
![]() Delphi Developer |
Mon, 10 Mar 2003 03:00:00 GMT
Multithreaded GUI application with ADO freezes - need help
I am building a simple test application to simulate multiuser load on the
SQL 6.5 table with UPDATE and DELETE triggers. For that I created an app that fires a specified nuber of threads. Without forms threads run fast no matter how many (tested up to 10). What can be causing a problem? Alex |