Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 13 of 13 total
Thread onQueryProgress fires only 3 times in a long query
Mon, Apr 13 2009 7:05 AMPermanent Link

Amir Netiv
"Tim Young [Elevate Software]" wrote:
----------
In the case of your query, the INNER JOINs cause
only 3 unique records to be visited in the driver table, so only 3 updates
occur.
----------

can you suggest a workaround for this?
As this type of queries is something we use a lot and the application freezes too often.
Perhaps adding something to the query, that will cause it to generate more events (even it the query takes more time).
Frown
Mon, Apr 13 2009 2:12 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Amir,

<< can you suggest a workaround for this?
As this type of queries is something we use a lot and the application
freezes too often. Perhaps adding something to the query, that will cause it
to generate more events (even it the query takes more time). Frown>>

I'll see what I can do.

--
Tim Young
Elevate Software
www.elevatesoft.com

Mon, Apr 13 2009 2:13 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Amir,

<< can you suggest a workaround for this? >>

Also, to answer your question - no, apart from using threaded execution of
the query.

--
Tim Young
Elevate Software
www.elevatesoft.com

« Previous PagePage 2 of 2
Jump to Page:  1 2
Image