Monday, February 20, 2012

register online sql server

Hi, here is my problem

I am trying to conncet to an SQL Server that is on the net. The name of the server looks like : sqlServer.TheCompanyOwingIt.Com and it listens to port 2433

I am opening enterprise manager and trying to connect ,giving the name of the server and the credentials but no luck. I also tried opening hte client Network utility , created an alias for that server, specifying 2433 as the port but no luck again. Finally i tried to change the port of my sql server to be 2433 (instead of 1433), no luck again !!! Any ideas ? (there is no firewall running on the PC, but there is a router which might (?) cause the problem ? (i tried to port forward 2433 , but i am not sure if i did it correctly).

Any ideas, suggestions will be greatly appreciated

Thx in advance

Theodore

Did you use the syntax of

sqlServer.TheCompanyOwingIt.Com,2433

?

Jens K. Suessmeyer.

http://www.sqlserver2005.de

|||

Use it where ?

someplace in the enterprise manager? no, not really, i havent used it. Could u plz be more specific on the steps i have to follow?

thx

theodore

|||

Navigate to a group

New registration > Type in ServerName,portnumber e.g. JensOne,2222 > Next > Security information > Next > Next > Finish

Done :-)

Jens K. Suessmeyer.

http://www.sqlserver2005.de

|||

ok...

that didnt work either !!! i guess there might be a problem with my pc or my ISP ?.... i'll figure it out somehowSmile

thx anyway Jens;-)

No comments:

Post a Comment