Re: Question: Registering a new database

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Keith Kratochvil (sqlguy.back2u_at_comcast.net)
Date: 04/19/04


Date: Mon, 19 Apr 2004 13:47:57 -0500

You can register from home but not from work...

How did you register from your home? Did you register via an IP? Do you have some type of VPN?

>From work:
Can you connect to the remote database using its IP address and Query Analyzer?
If you set up an alias to the remote server (via the Client Network Utility) that "maps" the remote TCP/IP address to a name can you then connect using that name?

-- 
Keith
"Michael" <mykliv@hotmail.com> wrote in message news:122801c4263b$4f754d30$a001280a@phx.gbl...
> I have an interesting question for everyone... When I 
> register a new database (SQL2K) that is on a web site host 
> server, from Ent Man, is it requesting over Active 
> Directory ?
> 
> I am having trouble registering a db that exists on a 
> Hosting Site, and I am behind a firewall. I have had the 
> port 1433 opened up (outgoing), but still cannot register 
> it. I can however register it from my SQL2K server at home.
> 
> Thanks for any and all comments or help.
> 
> 
> Michael.


Relevant Pages

  • Re: Stupid ATL COM Server question
    ... One way is to specify the remote server at ... registering your type library on the client machine will not ... you either have to register your ... This provides the alternate way of specifying a remote ...
    (microsoft.public.vc.atl)
  • RE: UnregisterChannel Issue in remoting
    ... then registered the remote type: ... When I tried to register the remote ... We need to unregister the remote type after the channel is ... the current problem is how to unregister a remote type. ...
    (microsoft.public.dotnet.distributed_apps)
  • Re: 1st hosting of objects, new(), etc.
    ... InitializeLifetimeService method on your remote object that should have ... > I'm less interested in either app hosting the object, as I am in having the> IIS application object holding a reference to a speedy/local/non-proxy> reference, and having any other> apps have proxies into the IIS-app-hosted object. ... > Or does it not make a difference when I call rWKST because on the server all> copies will be local -- e.g., there won't be a loopback socket that> eventually calls back into the same process. ... >> Register MyObject as a wellknown type ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: 1st hosting of objects, new(), etc.
    ... > makes sense that New would attempt to create a remote object. ... > application once you have registered a wellknown type in that app domain ... > Register MyObject as a wellknown type ...
    (microsoft.public.dotnet.framework.remoting)
  • Server-to-Server Remoting
    ... users of a WinForms application connecting to a central remoted .NET ... the proxy for the remote component class from within the local ... Dim channel As HttpChannel ... I'm assuming my problem is that I'm trying to register a given type as ...
    (microsoft.public.dotnet.framework.remoting)