Skip to Content.
Sympa Menu

freetds - Re: FreeTDS with unixODBC

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Peter Harvey <pharvey AT codebydesign.com>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: FreeTDS with unixODBC
  • Date: Fri, 20 Sep 2002 15:11:58 -0700


<snip>

[TDS]
Description = ODBC for TDS (Sybase/MSSQL)
Driver = /usr/lib/libtdsS.so
Setup = FileUsage = 1
CPTimeout = CPReuse =

<snip>


One note -- unixODBC's graphical configuration tool will segfault when
attempting to add a DSN using the TDS odbc driver. I assume this is due
to the lack of the setup file. The odbcinst program doesn't seem to mind
that the setup file is missing.



Looks like you have put the unixODBC TDS setup library (libtdsS.so) where you should be putting the driver.

Peter







Archive powered by MHonArc 2.6.24.

Top of Page