Re: unixodbc: no ??

"Craig A. Berry" <[email protected]>
Newsgroups gmane.comp.db.tds.freetds
Message-ID <[email protected]>
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:[email protected]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.