Skip to Content.
Sympa Menu

freetds - Re: [freetds] Problems Connecting Debian --> MSSQL through odbc

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Daniel Fazekas <fdsubs AT t-online.hu>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Problems Connecting Debian --> MSSQL through odbc
  • Date: Thu, 16 Jul 2009 17:10:36 +0200

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.





Archive powered by MHonArc 2.6.24.

Top of Page