Skip to Content.
Sympa Menu

freetds - [freetds] dbbind failure on unknown bindtype

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Paul Thurston <pthurston AT netegrate.com>
  • To: "freetds AT lists.ibiblio.org" <freetds AT lists.ibiblio.org>
  • Subject: [freetds] dbbind failure on unknown bindtype
  • Date: Tue, 28 Dec 2010 16:29:35 -0800

The standard call to dbbind (...) fails on the current build.

Stepping thru the code, the issue is on line 2085 of dblib.c

Reading an integer from SQL Server 2007, the function call
_db_get_server_type(int bindtype) is unable to map type code = 56.

Is there a patch for this?




Archive powered by MHonArc 2.6.24.

Top of Page