[freetds] unixodbc and freetds: v 0.62 works, v0.82 not
Frediano Ziglio
freddy77 at gmail.com
Thu Jan 14 04:36:17 EST 2010
2010/1/14 Jens Carl <ml04 at reventix.de>:
> Am 09.01.2010 21:55, schrieb James K. Lowden:
>> Please post a TDSDUMP log.
>
> How do I enable the TDSDUMP when I use unixodbc with FreeTDS?
> I already tried to enable in the file /etc/freetds.conf but nothing was
> write to the log file. The log with strace also showed that there was no
> access to the configuration file.
>
> Best regards
>
> Jens
It's quite easy, just define TDSDUMP as a filename as
TDSDUMP=dump.txt my_command my_options
or export TDSDUMP before like
export TDSDUMP=dump.txt
freddy77
More information about the FreeTDS
mailing list