Does anyone have experience doing binding variables in VC5? If so, could you tell me if performing binding variables causes things to become single threaded?<br>
<br>
What I am currently seeing in my application is that when a call takes a long time in one thread, it is holding up other threads. I verified that the code being waited for is in ExecuteSQL.<br>
<br>
Any insights would be appreciated.
<br>
What I am currently seeing in my application is that when a call takes a long time in one thread, it is holding up other threads. I verified that the code being waited for is in ExecuteSQL.<br>
<br>
Any insights would be appreciated.