|
|
sybperl-l Archive
Up Prev Next
From: sy50027 at milton dot sbi dot com (Simon Yaminian)
Subject: Re: out of sync message
Date: Jun 4 1998 6:41PM
> From owner-SYBPERL-L@listproc.net Thu Jun 4 12:50:56 1998
> From: Michael Peppler
> Mime-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Date: Thu, 4 Jun 1998 09:47:39 -0700 (PDT)
> To: SybPerl Discussion List
> Subject: Re: out of sync message
> X-Listprocessor-Version: 8.2.06 -- ListProc(tm) by CREN
>
> Simon Yaminian writes:
> >
> > >
> > > I suspect that you are calling dbcancel() at the wrong time (ie while
> > > a query is being processed). Please read the man page on
> > > dbsetinterupt() in the Sybase DBlibrary/C docs to see what I mean.
> >
> > Is there any similar functionality in Sybperl that one can use? i.e. to cancel
> > the query while it is being processed.
>
> Why do you need to cancel the query? Is it due to a Control-C (for
> example)?
>
> Michael
> --
> Michael Peppler -||- Data Migrations Inc.
> mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
> Int. Sybase User Group -||- http://www.isug.com
>
>
Yes, or maybe a Control-|. The intent is to break a long time consuming query
or a batch of commands gracefully. I may be going on the wrong track. Any ideas
please let me know.
Thank You
Simon Yaminian.
P.S. I am not sure if you received my previous reply. This is essentially the
same.
|