ecpg error code -601 - Mailing list pgsql-interfaces

From Lee Kindness
Subject ecpg error code -601
Date
Msg-id 15560.3720.710753.520332@kelvin.csl.co.uk
Whole thread Raw
In response to ecpg error code -601  ("Yuemin Zhang" <yuemin@netrake.com>)
List pgsql-interfaces
A previous statement would have returned with sqlcq.sqlcode < 0 when
this happens the transaction is ROLLBACKed and all subsequent
statements until the next COMMIT or ABORT are ignored.

Lee.

Yuemin Zhang writes:> Hi,> > I used ecpg to develop of the application interface. Sometime at runtime I get return
errorcode -601 and with followinmg error message:>     >      current transation is aborted, queries ignored until end
oftransaction block> > What is the cause of this error? How can I fix that?  I checked Programmer's Guide and found no
answer.> > Regards,> > Yuemin Zhang
 


pgsql-interfaces by date:

Previous
From: "Yuemin Zhang"
Date:
Subject: ecpg error code -601
Next
From: Michael Meskes
Date:
Subject: Re: ecpg error code -601