Skip to Content.
Sympa Menu

freetds - Minor update to remove warning

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: Minor update to remove warning
  • Date: Mon, 4 Oct 1999 17:51:37 -0700 (PDT)



I've checked in a minor update which will remove the "Unknown property 7"
messages encountered when using DBD::Sybase. This doesn't actually add
locale support to ctlib, it just pretends to understand.

For local support cs_loc_alloc(), cs_loc_drop(), and cs_locale()
would need to be implemented and then these locale settings need to be
sent to the tds layer, which would at least involve rewriting the
CS_LOC_PROP portion of ct_con_props() to set the language and char_set
variables of the tds_login structure.

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