RE: Connecting to SQL across Non-Trusted Domains

From: Kevin McDonnell [MSFT] (kevmc_at_online.microsoft.com)
Date: 04/27/04


Date: Tue, 27 Apr 2004 00:33:47 GMT

Hi Clint,
  
The SQL Server state polling is controlled in Enterprise Manager.
Go to the server you registered. Then Select from the menu, Tools ,
Options.
By default we poll servers every 10 seconds.

Check to see if you're clients connect using Named Pipes or TCP/IP sockets.
 You'll be unable to connect to a remote server in an untrusted domain
using Named Pipes. Use the SQL Client network utility to specify tcp/ip as
the protocol to connect to the remote server.

Hope this helps.

Kevin McDonnell
Microsoft Corporation

This posting is provided AS IS with no warranties, and confers no rights.



Relevant Pages

  • Re: copy folder to remote server
    ... copy folder to remote server ... copy folder to remote server ... Your search - madunix - did not match any documents. ...
    (RedHat)
  • RE: [PHP] Communicating with remote server
    ... On the database server, under the control of it's web server, the script ... Communicating with remote server ... both my server and the remote server have webservers with PHP ...
    (php.general)
  • Re: where did all the files go
    ... the local web site folder to a remote test server and delete the local ... the pages to a remote server, are the files that are copied to the remote ... You can then back up the entire folder ... VS2005 has a Publish Web Site option that enables you to publish to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Configuring GNOME to automatically start screensaver after user logged in - Fedora Core 6
    ... I can now remotely connect to the native X display of the ... remote server without having to log into the remote server first ... it presents me with a login and I am able to log in. ...
    (linux.redhat)
  • Trying to understand DCOMs network traffic
    ... I have a server object which runs as an out process exe on my remote ... has been created on the remote server and then goes happily on its way. ... Dim oRemoteServerObj as object ... Dim vResults as variant ...
    (microsoft.public.win32.programmer.ole)