This is a discussion on Re: Cancel Session - how? within the Sybase forums, part of the Database Server Software category; --> Ed Avis wrote: > >The client-DBMS protocol does have a cancel packet that the client > >can send the ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Ed Avis wrote: > >The client-DBMS protocol does have a cancel packet that the client > >can send the DBMS. > > Which client programs implement this? If I run isql or sqsh, make > some stupid query like > > select sum(a.col) from large_table a, even_larger_table_b > > and press C-c to stop it, will the client send a cancel to the > database? You'd have to check the documentation for the respective programs. -am © 2003 |