[freetds] Problems Connecting Debian --> MSSQL through odbc
Daniel Fazekas
fdsubs at t-online.hu
Thu Jul 16 11:10:36 EDT 2009
On Jul 16, 2009, at 17:07, Jaap van Arragon wrote:
>> Regarding (B), let's follow Frediano's suggestion:
>>
>> $ TDSDUMPCONFIG=stderr TDSDUMP=stderr \
>> isql -v svr usr pwd
> OPTION 1:
> SERVER:~# TDSDUMPCONFIG=stderr TDSDUMP=stderr
> SERVER:~# isql -v TEST admin pass
You missed the slash \ at the end of the TDSDUMP line.
This way your enviromental variables are meaningless since they are
not exported.
More information about the FreeTDS
mailing list