![]() |
|
|||||||
| H-Sphere Pre-Sales Post your questions about H-Sphere plans here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi
iam not able to connect to any of the sql servers using em2000, just few days before i was able to connect to mssql4 and import data from access mdb, but for last 2 days iam unable to connect, this is the error iam getting error desc : [dbnetlib] Connection open(connect()).]Sql Server does not exist or access denied. Context: Error during intialization of the provider. thanx |
|
#2
|
|||||||||||
|
|||||||||||
|
Can you telnet to any of them?
telnet sqlserverFQDN 1433 You won't get a response other than a blank screen, but if you get a timeout then it's one of a couple of things most likely. First try telnet with the full IP address if the FQDN doesn't work, if that doesn't work then your ISP or perhaps even a localfirewall may have recently blocked TCP port 1433. I just quickly checked all via EM and telnet and I can log on ok so dont initially think anythings wrong with the servers. Which one in particular are you trying to connect too? Last edited by Brangwyn : 03-23-2004 at 03:14 AM. |
|
#3
|
|||
|
|||
|
i am trying to connect to mssql4.
i don't know how to use telnet?? how can i use one? |
|
#4
|
||||||||||||
|
||||||||||||
|
You can run that command from the Windows Command prompt (Start -> Run -> type "cmd"). Type the command 'telnet sqlserverFQDN 1433' at the prompt.
|
|
#5
|
||||
|
||||
|
open up a command prompt on your windows machine,, If you not sure where thats at,, goto start menu, run, cmd
Type the following in the window: telnet mssql4.hsphere.cc 1433 you can replace hsphere.cc with your service domain. when your done type quit to exit telnet
__________________
Craig Smith V. P. - Vortech Inc. http://www.vortechhosting.com http://www.rapidcolo.com http://www.matrixreseller.com http://www.techiestalk.com |
|
#6
|
|||
|
|||
|
Quote:
Oh plzzzz, i am not that illitrate that i don't know cmd. i did'nt know much about telnet, even though i used telnet once sometime back just for testing purpose's. telnet mssql4.hsphere.cc 1433 is just giving me a blank screen after login, i hit enter and i get "conn lost to host" telnet mssql4.hsphere.ccFQDN 1433 gives Connecting To mssql4.hsphere.ccFQDN...Could not open a connection to host on port 1433 : Connect failed |
|
#7
|
|||||||||||
|
|||||||||||
|
Quote:
telnet mssql4.hsphere.ccFQDN 1433 will never work becuase the FQDN isn't required, thats an abbreviation for Fully Qualified Domain Name .. ie mysql4.hsphere.cc You say Quote:
Still it's certainly sounds as if either your ISP or a local firewall is blocking the port, you'll probably need to email your ISP now and confirm with them whether they've been blocking any ports recently. |
|
#8
|
||||||||||||
|
||||||||||||
|
telnet mssql4.hsphere.cc 1433 works
ping mssql4.hsphere.cc works .. but em still cannot connect ? This may help on some Windows 95 or 98 machines: 1. Click Start, and then click Run. 2. In the Open box, type cliconfg.exe and press ENTER. 3. On the General tab of the SQL Server Client Network Utility, click Add. 4. In the Server Alias box, enter the name of the server that you want to connect to. 5. In the Network Libraries Option Group, select TCP/IP. 6. Click OK. 7. On the General tab of the SQL Server Client Network Utility, click Apply, and then click OK. Connect now ![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to connect to MS SQL | resellme | Chit Chat Public | 3 | 09-20-2002 03:23 AM |