Can NonBlocking option like sdac be implemented

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mighty
Posts: 18
Joined: Thu 01 Jun 2006 11:35

Can NonBlocking option like sdac be implemented

Post by mighty » Wed 08 Jul 2009 16:41

Hi,

There is an option "NonBlocking" in SDAC components.
But IBDAC components don't have...
Can this option be implemented for IBDAC components?

Kadri.

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

Post by Plash » Thu 09 Jul 2009 07:12

We will investigate the possibility to add such functionality, but that is hardly to happen in the nearest future.

You should create your own thread and execute queries from this thread.

Post Reply