Q : aborting requests ?

Started by Mart Käsperover 25 years ago1 messagesgeneral
Jump to latest
#1Mart Käsper
mart@netsoftlund.se

Hi,

I read in the docs that each user connection runs as a Unix process
(RedHat Linux in my case).

* suppose one user has several connections to the database (through
JDBC). He/she performs a query but after a while loses interest -
is it possible to abort the query (Statement.cancel() within a certain
Connection) ?

I tried this with Sybase but it just kept on going, and going, and
going ...

BTW, is it one process per user or one per user specific connection ?

Thanks in advance,

======================================================================
Mart K�sper E-mail : mart@netsoftlund.se
Netsoft Lund AB
Bredgatan 17 Tel (in place) : +46 46 19 04 95
SE-222 21 Lund, Sweden Tel (on the road) : +46 70 319 04 95
======================================================================
#include <std.disclaimer>
======================================================================

Life can be broken down into just a single unit - either you do a
certain thing, or you don't.