Skip to Content.
Sympa Menu

freetds - Re: [freetds] CS_CMD_DONE is returned in error case

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "MATSUMOTO, Tadashi" <pineroot AT yahoo.co.jp>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] CS_CMD_DONE is returned in error case
  • Date: Tue, 07 Aug 2007 22:21:11 +0900

Thank you for replying.
I try to check the ct-lib default error handler.

James K. Lowden wrote:
I think this is abnormal case, and I think sybase's behavior is
correct. How can I catch this error?

Thank you for this report. I added it to our TODO file.
The interesting part is this:

ct.c:1123:ct_results() process_result_tokens returned 1 (type 4053) <--CS_CMD_FAIL was not returned.


I think that means our ct-lib error handler is not returning a value to
ct_results() that would cause it to fail.
If you want to try to fix it yourself, look at the ct-lib default error
handler.
HTH.


--
MATSUMOTO, Tadashi




Archive powered by MHonArc 2.6.24.

Top of Page