Asynch queries and cancel

Forum related to version 6.5.1 (alpha) and 6.6.x (beta) of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
coppola
Fresh Boarder
Fresh Boarder
Posts: 6
Joined: 27.02.2006, 13:00
Location: Brazil

Asynch queries and cancel

Post by coppola »

Hi folks,

I need to know if there is any way to execute a SELECT asynchronously
and if a long time consuming query can be canceled. I have an application
that stores Dlls in a PostgresSQL 8.1 database and have to download
then when necessary to the user's machine. This operation can take
a long time to complete and sometimes the users complain about not been
able to cancel it. I'm using ZEOS 6.5.1 alpha CVS as of 13/10/2005.

TIA,

Coppola.
Post Reply