Execute SQL non blocking

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ShadowBit

Execute SQL non blocking

Post by ShadowBit » Mon 31 Jul 2006 13:09

Hello,

How can I execute SQL command without waiting for the result (non blocking sockets)?

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Mon 31 Jul 2006 15:34

MyDAC doesn't support such functionality.
We will analyze the possibility of adding such functionality in the next MyDAC version.

Post Reply