Subject | SQL progress animation |
---|---|
Author | Robert martin |
Post date | 2010-03-22T21:26:26Z |
Hi
I think this has been asked before (probably even by me) but I don't
think a solution was found.
What we want is a simple way of displaying an animation while an SQL is
being processed. In this particular case the SQL is being built in code
and results are being displayed in a DB aware grid. As the delphi
animation components are no longer threaded they dont work. We cant put
the db Query in a thread becuase we want to display the results in a db
grid.
This is something that comes up fairly regularly for us. It would be
great is the IBO components had an option where control wasn't suspended
while running a query but I know there are FB issues around this.
Any suggestions would be appreciated.
Thanks
Rob
I think this has been asked before (probably even by me) but I don't
think a solution was found.
What we want is a simple way of displaying an animation while an SQL is
being processed. In this particular case the SQL is being built in code
and results are being displayed in a DB aware grid. As the delphi
animation components are no longer threaded they dont work. We cant put
the db Query in a thread becuase we want to display the results in a db
grid.
This is something that comes up fairly regularly for us. It would be
great is the IBO components had an option where control wasn't suspended
while running a query but I know there are FB issues around this.
Any suggestions would be appreciated.
Thanks
Rob