Re: How can I tell what protocols are enabled for the client?
From: Mark Ferguson (Mark_Ferguson_at_noname.com)
Date: 06/22/04
- Next message: Mark Ferguson: "Re: server running ok, but cannot connect using ip address"
- Previous message: JJ Wang: "urgent: linked server to Oracle database"
- In reply to: peter: "How can I tell what protocols are enabled for the client?"
- Next in thread: peter: "Re: How can I tell what protocols are enabled for the client?"
- Reply: peter: "Re: How can I tell what protocols are enabled for the client?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 05:22:09 GMT
If your application connects thru the alias, then the protocol for the
alias is used. If the application connects thru the instance then the
*enabled* protocols for the instance are used.
See the following
http://support.microsoft.com/default.aspx?kbid=814130 (How to help
secure network connectivity for SQL Server 2000 local databases)
and
http://support.microsoft.com/default.aspx?scid=/support/servicepacks/SQL/2000/SP3aReadMe.asp
(The Readme file for SP3)
and
The SQL Server Books Online (find on the microsoft.com, download and
install)
On Mon, 21 Jun 2004 14:34:02 -0700, "=?Utf-8?B?cGV0ZXI=?="
<peter@discussions.microsoft.com> wrote:
>If on the General tab of the Client Network Utility, TCP/IP is the only protocol enabled. Does it mean that other protocols are disabled and will not be used in communicating to SQL Servers on other machines?
>In this case, should the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Client\SuperSocketNetLib only contains the Tcp entry?
>If I have alias setup to use other protocol such as Named Pipes, does it mean the alias cannot be connected since Named Pipes is not enabled?
>
- Next message: Mark Ferguson: "Re: server running ok, but cannot connect using ip address"
- Previous message: JJ Wang: "urgent: linked server to Oracle database"
- In reply to: peter: "How can I tell what protocols are enabled for the client?"
- Next in thread: peter: "Re: How can I tell what protocols are enabled for the client?"
- Reply: peter: "Re: How can I tell what protocols are enabled for the client?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|