Page 1 of 1

Blocking/non blocking client-server connection

Posted: Tue 16 Dec 2014 20:25
by jwtm
Is the Devart SDAC component blocking, in the sense that the Windows message queue on the client application is blocked while a query is being satisfied; and the block remains while the result dataset is read; unless the client unblocks the queue by, say, waiting for user input. So, for instance, timers can't fire while the dataset is being read.

Re: Blocking/non blocking client-server connection

Posted: Thu 18 Dec 2014 12:35
by azyk
We have reproduced the problem. We will investigate this behavior and inform you about the results.