Asynchronous SQL Query

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
fgoutemant
Posts: 6
Joined: Wed 08 Sep 2010 07:01

Asynchronous SQL Query

Post by fgoutemant » Thu 07 Jun 2012 14:08

Hi

Is it possible to have an asynchronous query to manage a network failure during a SQL execution ?

thanks a lot for your answer
Best regards

ZEuS
Devart Team
Posts: 240
Joined: Thu 05 Apr 2012 07:32

Re: Asynchronous SQL Query

Post by ZEuS » Fri 08 Jun 2012 13:22

Hello.

Unfortunately, dbExpress driver interface does not provide such functionality. Therefore, we do not have the ability to implement asynchronous query execution in our dbExpress drivers.

fgoutemant
Posts: 6
Joined: Wed 08 Sep 2010 07:01

Re: Asynchronous SQL Query

Post by fgoutemant » Mon 11 Jun 2012 06:35

Thanks a lot for your answer.
Best Regards
Frederic goutemant

Post Reply