Page 1 of 1

Blocking or nonblocking

Posted: Mon 12 Jan 2009 08:45
by JensFudge
Hi,
I am new to the devart components.
I am curious about the nonblocking versus blocking execution of UniQueries.
I stumbled on the Executing method, which led me to read, that in nonblocking execution I can test if its finished. Pretty good, but I cannot seem to find anywhere to read about how to put it in nonblocking mode..

Thanks for you answer

/Jens Fudge

Posted: Mon 12 Jan 2009 10:37
by Plash
UniDAC does not support non-blocking execution. A part of the documentation is common for all our DAC products. So there may be mentioned support of non-blocking execution in ODAC and SDAC.

Posted: Wed 14 Jan 2009 10:45
by JensFudge
ok, thanks for the explanation