Skip to Content.
Sympa Menu

freetds - Re: [freetds] unixodbc: no ??

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Craig A. Berry" <craigberry AT mac.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] unixodbc: no ??
  • Date: Thu, 06 Oct 2011 16:34:47 -0500


On Oct 6, 2011, at 2:32 PM, Perl_to_SQL_Server wrote:

> Update:
>
> I've tried to do an explicit:
>
> ./configure --prefix/home/myself --with-unixodbc=/usr/lib/unixODBC --with-
> tdsver=7.20
>

For unixODBC, it's going to be looking to see if
/usr/lib/unixODBC/bin/odbc_config exists; does it?

7.20 is not a valid TDS version; configure does a string comparison and if
it's not a recognized value will fall back to the default of 5.0. 7.2 is a
valid version, but it doesn't look like configure supports it. Try 7.1.

________________________________________
Craig A. Berry
mailto:craigberry AT mac.com

"... getting out of a sonnet is much more
difficult than getting in."
Brad Leithauser





Archive powered by MHonArc 2.6.24.

Top of Page