Skip to Content.
Sympa Menu

freetds - TDS_RET_STAT_TOKEN == CS_STATUS_RESULT ?

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mark Schaal <mark AT champ.tstonramp.com>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: TDS_RET_STAT_TOKEN == CS_STATUS_RESULT ?
  • Date: Mon, 6 Sep 1999 18:57:12 -0700 (PDT)



While reading docs on ct_results() and ct_fetch(), was wondering if the
following refer to the same packet type:
TDS_RET_STAT_TOKEN and CS_STATUS_RESULT

>From the ct_fetch() docs:
"A stored procedure return status result set consists of a single
row with a single column, the status number."
which is exactly what the "RET_STAT" packet looks like. The reason I'm
looking at this is because I can cause a core dump partially due to the
fact that the "RET_STAT" packet isn't fully dealt with. Unless I hear
any disagreements I'll look into fixing up the "RET_STAT" implementation
this week.

Mark
--
Mark J. Schaal Phone: (909) 620-7724
TST On Ramp Fax: (909) 620-8174
System Administrator E-Mail: mark AT tstonramp.com



  • TDS_RET_STAT_TOKEN == CS_STATUS_RESULT ?, Mark Schaal, 09/06/1999

Archive powered by MHonArc 2.6.24.

Top of Page