Skip to Content.
Sympa Menu

freetds - tds_process_col_info() questions

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_process_col_info() questions
  • Date: Wed, 6 Oct 1999 15:14:46 -0700 (PDT)



These questions are about the code for tds_process_col_info().

(1) The SYBTEXT portion drains 12 bytes, but here (SQLServer 6.5) it
looks like 13 is the correct value. Is 12 right for some other
platform?

(2) All the tmp_rest stuff is just supposed to drain any remaining
bytes as indicated by the hdrsize, correct? It looks like old
code that is no longer correct.

I have a cleaned up version of tds_process_col_info() which I'll
upload tomorrow if no problems appear.

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




Archive powered by MHonArc 2.6.24.

Top of Page