[freetds] Connectivity !
James K. Lowden
jklowden at freetds.org
Mon Nov 17 11:14:29 EST 2008
Franck Y wrote:
>
> > You must use an environment variable to set the TDS protocol version
> > number (unless you set it at configure time). Try:
> >
> > $ TDSVER=7.0 tsql -H myserver -p 1433 -U sa
> >
>
> Hello I used it like this
> ( setenv TDSVER 7.0 ; tsql -H myserver -p 1433 -U sa )
>
> It did not work neither...
You're using csh? Not my first guess....
I'd set TDSDUMP and look at the log. It should show what's going on.
--jkl
More information about the FreeTDS
mailing list