cancel ADO2.8 asynchron queries over WAN, takes long time
From: SÁRINGER Zoltán (asdf_at_asdf.hu)
Date: 12/10/04
- Next message: Ben: "RE: SQL over WAN with ADO, how to optimize?"
- Previous message: Chris: "How do I create/set the PrimaryKey ?"
- Next in thread: David Gugick: "Re: cancel ADO2.8 asynchron queries over WAN, takes long time"
- Reply: David Gugick: "Re: cancel ADO2.8 asynchron queries over WAN, takes long time"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 10 Dec 2004 16:12:50 +0100
Hello,
I wrote once this ask, without reply...
So, if I cancel ADO's asynchron query, it doesnt stop immediately... the
delay depends on the connection speed for sql, for example over slow WAN the
request totally freezes down the client PC !!!
maybe a temporary solution is to set rs=nothing after rs.cancel, but then
that thread will continue also.. creating a newer and newer thread, and
canceling it also will freeze the machine...
<off>
IS IT POSSIBLE TO DEVELOP BUSINESS APPLICATION IN VB6, or only is it
suitable for practice at home??
<on>
what do you recommend?
nobody uses asynchron ADO?
query analizer also can do stop the query.. I why not?
thank your answers very much!
- Next message: Ben: "RE: SQL over WAN with ADO, how to optimize?"
- Previous message: Chris: "How do I create/set the PrimaryKey ?"
- Next in thread: David Gugick: "Re: cancel ADO2.8 asynchron queries over WAN, takes long time"
- Reply: David Gugick: "Re: cancel ADO2.8 asynchron queries over WAN, takes long time"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|