tiagofelipebones
(usa Ubuntu)
Enviado em 09/08/2017 - 11:53h
Olá Amigo, executei os seguintes testes
root@ubuntu:/etc/freetds# telnet 192.168.1.206 1433
Trying 192.168.1.206...
telnet: Unable to connect to remote host: Connection refused
root@ubuntu:/etc/freetds# tsql -H 192.168.1.206 -p 1433 -U sa -P pass -D cut
locale is "LC_CTYPE=pt_BR.UTF-8;LC_NUMERIC=pt_BR;LC_TIME=pt_BR;LC_COLLATE=pt_BR.UTF-8;LC_MONETARY=pt_BR;LC_MESSAGES=pt_BR.UTF-8;LC_PAPER=pt_BR;LC_NAME=pt_BR;LC_ADDRESS=pt_BR;LC_TELEPHONE=pt_BR;LC_MEASUREMENT=pt_BR;LC_IDENTIFICATION=pt_BR"
locale charset is "UTF-8"
using default charset "UTF-8"
Default database being set to cut
Error 100 (severity 11):
unrecognized msgno
Error 20009 (severity 9):
Unable to connect: Adaptive Server is unavailable or does not exist
OS error 111, "Conexão recusada"
There was a problem connecting to the server
root@ubuntu:/etc/freetds# tsql -S 192.168.1.206 -U sa
Password: