Groups | Blog | Home
all groups > sql server msde > april 2005 >

sql server msde : Registering SQL Server...


Chris Marsh
4/21/2005 12:35:05 PM
Hi,

I am trying to connect remotely to a client's MSDE database with my SQL
Enterprise Manager so I can administer the database. I have established a
VPN to the client which I can ping and terminal serve into the server but I
cannot register the server with the SQL Enterprise Manager. I have even
tried turning off my Windows Firewall.

What connection property am I missing at either the client site or at my
office that is preventing me from connecting?

Thanks,

Chris

Chris Marsh
4/21/2005 1:53:48 PM
I enter the IP into the Server line (leave Windows Auth or switch to SQL
Auth) and then I get the messagebox:

SQL Server registraion failed bause of hte connection falure displayed
below.....

SQL Server does not exist or access denied.
ConnectionOpen (Connect())

Yes | No

Thanks!


[quoted text, click to view]

Andrea Montanari
4/21/2005 7:15:35 PM
hi Chris,
[quoted text, click to view]

what kind of exception are you prompted with, at connection try?
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.11.1 - DbaMgr ver 0.57.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Jens Süßmeyer
4/21/2005 8:18:25 PM
Did you make a portscan to see wheter the SQLServer is reachable and
listening on that adress ?
Perhaps the ports are blocked by the VPN Gateway, ping could be reachable
beacuse ICMP is treated in antoher way than ports. Its a own protocol:
http://www.iana.org/assignments/icmp-parameters

Try to use a portscanner.

HTH, Jens Suessmeyer.

---
http://www.sqlserver2005.de
---


"Chris Marsh" <cmarsh@synergy-intl.com> schrieb im Newsbeitrag
news:Or8DSspRFHA.3704@TK2MSFTNGP12.phx.gbl...
[quoted text, click to view]

Andrea Montanari
4/21/2005 8:39:49 PM
[quoted text, click to view]

which is a general error reported by the MDAC stack..
please have a look at
http://support.microsoft.com/default.aspx?scid=kb;en-us;328306&Product=sql
for a list of the more common causes of this kind of exception
--
Andrea Montanari (Microsoft MVP - SQL Server)
http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
DbaMgr2k ver 0.11.1 - DbaMgr ver 0.57.0
(my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a visual
interface)
--------- remove DMO to reply

Nicky Smith
4/21/2005 11:21:19 PM

Chris, see an earlier post 'Getting to the bottom of ..." in the
subject. (just a few days ago).

If it's running on XP it's an XP login problem which can be cured on
the XP/Msde machine. There's a long explanation of how to cure this
(without re-installing).

It's not an MDAC problem. Come on MVP's you should know this stuff!

-Nick


On Thu, 21 Apr 2005 12:35:05 -0400, "Chris Marsh"
[quoted text, click to view]
AddThis Social Bookmark Button