Thread: question abort query

question abort query

From
"frank_lupo"
Date:
Dave is possible to abort query in Visual Basic using ADO?



Bye !!
Frank Lupo (Wolf) !!

       /\_ _/\
       \ o o /
--ooo-----ooo---





--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Clicca su QxService! Trova il tuo artigiano e vinci un Nec e606 UMTS e ricariche telefoniche! Che aspetti? Clicca qui!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1417&d=28-3



Re: question abort query

From
Andreas Pflug
Date:
frank_lupo wrote:

>Dave is possible to abort query in Visual Basic using ADO?
>
>
>
I don't know about ADO and ODBC, but using the libpq interface and an
execution thread I got it to work for pgadmin3.

Without threads you can use the task manager  instead:-)

Regards,

Andreas