Skip to Content.
Sympa Menu

freetds - Re: [freetds] Working against MS db-lib source compatibility

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Ken Collins <ken AT metaskills.net>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Working against MS db-lib source compatibility
  • Date: Thu, 24 Mar 2011 13:29:56 -0400


>> If someone has compiled FreeTDS with --enable-msdblib, how do I make my
>> client ignore that? I have put things like "#undef MSDBLIB" or "#define
>> MSDBLIB 0" in my headers and I still can not compile my lib against
>> FreeTDS due to a bunch of
>> DBDATEREC errors. This just likely show my wake C-fu.
>
> Hey Ken,
>
> Can you run
> $ tsql -C
> and post the results?

LOL, sure, I have up to 4 versions installed and most of the time I
personally have ms db-lib to no.
But I just installed latest current with that option on to debug for my
users. So now my tsql -C shows this...

∴ tsql -C
Compile-time settings (established with the "configure" script)
Version: freetds v0.83.dev.20110306
freetds.conf directory: /opt/local/etc/freetds
MS db-lib source compatibility: no
Sybase binary compatibility: no
Thread safety: yes
iconv library: yes
TDS version: 5.0
iODBC: no
unixodbc: no
SSPI "trusted" logins: no
Keberos: no





Archive powered by MHonArc 2.6.24.

Top of Page