Re: Access to SQL Server 2000 remotely
- From: "Mariusz Koprowski" <mariusz.koprowski@xxxxxxxxxxx>
- Date: Fri, 9 Feb 2007 08:26:16 +0100
You can also try by Start -> Run -> cmd
and then write the comand
telnet <server_name> <port_number>
this will run telnet. If screen goes black and cursor will show you have acces to the serwer.
--
Mariusz Koprowski
"Jose Perdigao" <JosePerdigao@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:95A1ADE8-C3EE-4878-A81C-3A8AE2075E64@xxxxxxxxxxxxxxxx
Where Can I find microsoft telnet tool? I tried to find microsoft downloads.
but I didn't find.
Could you help me?
Thanks
"Manikanth" wrote:
You can use a microsoft telnet tool to find out whether you can telnet into
the destination server on a particular port. On the destination server side,
do a netstats to find out the list of portnumbers that are already being
used.
By default, 1433 is the port no that sql server listens on. You can change
it using server network utility. However
when the client tries to connect, make sure that the client network uility
is also configured with the port number changes.
thks,
Mani
"Jose Perdigao" <JosePerdigao@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2980F9B4-FA99-4D1F-925A-42C95F039AE4@xxxxxxxxxxxxxxxx
> How can i see the ports available?
>
> Thanks
>
> "Kevin3NF" wrote:
>
>> IT probably has the port blocked on the firewall, as they should. Let
>> them
>> know the port your SQL Server is using (viewable in the SQL Server
>> Errorlog
>> if you are not sure)
>>
>> -- >> Kevin Hill
>> 3NF Consulting
>> http://www.3nf-inc.com/NewsGroups.htm
>>
>> Real-world stuff I run across with SQL Server:
>> http://kevin3nf.blogspot.com
>>
>>
>> "José" <Jos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:2830F020-B38D-45A1-A490-5BF48A26269A@xxxxxxxxxxxxxxxx
>> >I have installed SQL Server at my home computer. I can access from
>> >another
>> > computer over internet. But from my company, I can't.
>> >
>> > I talk to IT administrator, but he doesn't understand a lot abou >> > this
>> > issue.
>> > Any help?
>> >
>> > What th IT should do to I have access?
>> >
>> > Thanks,
>> > Jose
>> >
>>
>>
>>
- References:
- Re: Access to SQL Server 2000 remotely
- From: Kevin3NF
- Re: Access to SQL Server 2000 remotely
- From: Manikanth
- Re: Access to SQL Server 2000 remotely
- From: Jose Perdigao
- Re: Access to SQL Server 2000 remotely
- Prev by Date: Re: cannot generate sspi context when server in mixed authenticati
- Next by Date: Re: cannot generate sspi context when server in mixed authenticati
- Previous by thread: Re: Access to SQL Server 2000 remotely
- Next by thread: Re: minimum speed to coonectSQL Server over inernet
- Index(es):
Relevant Pages
|