Blocking or nonblocking

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JensFudge
Posts: 55
Joined: Mon 12 Jan 2009 08:37

Blocking or nonblocking

Post by JensFudge » Mon 12 Jan 2009 08:45

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

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Mon 12 Jan 2009 10:37

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.

JensFudge
Posts: 55
Joined: Mon 12 Jan 2009 08:37

Post by JensFudge » Wed 14 Jan 2009 10:45

ok, thanks for the explanation

Post Reply