Form refresh when activating a ADOQuery
- From: "David" <ddenby@xxxxxxxxx>
- Date: 2 Dec 2005 05:47:31 -0700
I am activating an ADOQuery against a very large database. The response time for the query sometimes takes as long as 20 minutes.
During the time between activating the query and getting the result set, the application form will not refresh and any screen content that overlays it leaves a corrupted (not updated) screen area where the form was origainally located. I have tried various ways to allow the form to refresh normally (asynchronous connections, server side cursors, timers, threads, etc.) but nothing seems to work.
Has anyone solved this problem? If so, would you mind sharing the solution?
TIA
.
- Follow-Ups:
- Re: Form refresh when activating a ADOQuery
- From: Guillem
- Re: Form refresh when activating a ADOQuery
- From: Kevin Frevert
- Re: Form refresh when activating a ADOQuery
- Prev by Date: Re: SQL Server Unclosed Quotes Error Message
- Next by Date: Re: SQL Server Unclosed Quotes Error Message
- Previous by thread: SQL Server Unclosed Quotes Error Message
- Next by thread: Re: Form refresh when activating a ADOQuery
- Index(es):
Relevant Pages
|