[freetds] Fb6 connect fail when phpinfo show mssql is ok.
James liu
liuping.james at gmail.com
Tue Mar 27 04:05:22 EST 2007
telnet is ok.
tsql -H 192.168.7.12 -p 1433 -U user -P user
and it show me
locale is "C"
locale charset is "US-ASCII"
(waiting)
2007/3/27, ZIGLIO, Frediano, VF-IT <Frediano.Ziglio at vodafone.com>:
>
>
> >
> > i use freebsd6,,and i config mssql support by using php5-extensions
> >
> > phpinfo say mssql support is ok...but i can't connect(i use tsql)
> >
> > command : tsql -H 192.168.7.12 -p 1433 -U user -P user
> >
> > i m sure ip, port, username and password is right.
> >
> > Anyone know£¿
> >
> >
> > --
> > regards
> > jl
> >
> >
>
> Hi,
> try to telnet to your ip/port, if this work you should see an error from
> tsql. Try to force also tds version using TDSVER like
>
> TDSVER=7.0 tsql ....
>
> freddy77
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
--
regards
jl
More information about the FreeTDS
mailing list