Is there a way to cancel query execution?
Posted: Sun 14 Sep 2008 11:37
Hi!
After calling TIBCQuery.Open, is there a way to cancel the execution of the query? If there is no direct way, is there a workaround?
I'm making a search function in my app, and I'd like to enable my users to cancel query execution if it's taking too long.
Thank you!
After calling TIBCQuery.Open, is there a way to cancel the execution of the query? If there is no direct way, is there a workaround?
I'm making a search function in my app, and I'd like to enable my users to cancel query execution if it's taking too long.
Thank you!