Windows NT
Powerbuilder 5.4
MS-SQL 6.5
"Charles Colaco" <Char...@med-sys.com> wrote in message
news:SK9wtDm...@forums.sybase.com...
> Hi there,
>
> I am getting this error while trying to save. In the Pfc_endtran event I
> execute a Store Procedure which goes and updated some info. this error is
> not coming continuously, It come once in five time. I also checked whether
> this error is cause by the store procedure, But I don't think so, because
> when I ran he store procedure from the query window and it works fine.
>
> I am attracting the SQL error log and the Store procedure for ref.
Search
> for Get_Shared_Choice_Grp in the SQL error log )
>
>
> thanks in advance
>
>
>
I've seen that with the DBLib client and 16 bit code. It happened because
another application was also doing WinSock processing, and DBLib timed out.
Mike Swaim
Michae...@enron.com
"Mike Swaim" <Michae...@enron.com> wrote in message
news:VL8bg$oSAH...@forums.sybase.com...
"Charles Colaco" <Char...@med-sys.com> wrote in message
news:6B7ZB3y...@forums.sybase.com...