Subject | RE: [firebird-support] Is there a way to cancel query execution? |
---|---|
Author | Svein Erling Tysvær |
Post date | 2008-09-15T12:38:35Z |
Earlier this month, Paul Mercea answered a similar question like this:
-----Original Message-----
From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] On Behalf Of Zd
Sent: 15. september 2008 14:27
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Is there a way to cancel query execution?
Hi guys,
Is there a way to cancel a SELECT query after it has been launched (and while it's being processed by the server)?
I'm providing search functionality in my program, and if the search is taking too long (might be) I want to enable my users to cancel query execution!
Thanks:
Zd
>If you are talking about FB2.1 , YES, you can delete from MON$XXX tables!Set
>
>Read README.monitoring_tables.txt from Doc folder.
-----Original Message-----
From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] On Behalf Of Zd
Sent: 15. september 2008 14:27
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Is there a way to cancel query execution?
Hi guys,
Is there a way to cancel a SELECT query after it has been launched (and while it's being processed by the server)?
I'm providing search functionality in my program, and if the search is taking too long (might be) I want to enable my users to cancel query execution!
Thanks:
Zd