FreeTDS with mssql 2008 connect on different port at 1433
Posted: 27.06.2014, 01:00
I get connect in SQL server 2008 with port 1433 over internet. But if i Try connect with diferrent port like(6060) for example over internet i Get the follow error:unable to conect adptative server is unavaliable.
Unknow error
i get connect over internet on port 6060 with "microsoft SQL manager studio"
but with Zeos and FreeTDS_MsSQL>=2005 i can't do It.
the connection parameters is
hostname = XXX.XXX.XXX.XXX\sqlexpress (XXX.XXX.XXX.XXX is internet IP adress)
librarylocation = C:\temp\msdblibr.dll
protocol=FreeTDS_MsSQL>=2005
user=sa
password=xxxxx
port=6060
Unknow error
i get connect over internet on port 6060 with "microsoft SQL manager studio"
but with Zeos and FreeTDS_MsSQL>=2005 i can't do It.
the connection parameters is
hostname = XXX.XXX.XXX.XXX\sqlexpress (XXX.XXX.XXX.XXX is internet IP adress)
librarylocation = C:\temp\msdblibr.dll
protocol=FreeTDS_MsSQL>=2005
user=sa
password=xxxxx
port=6060