Home All Groups Group Topic Archive Search About

What is the <default> Network Protocol in Connection Propeties?

Author
2 Mar 2007 2:45 AM
Peter
When I try to connect to a Database Engine in SSMS, there is an entry for
Network Protocol in the Connection Properties tab.  It has the value
<default>. 

1.  Which Network Protocol will be used when the value is <default>?
2.  Can I control which Network Protocol wil be used when the value is
<default> and how? (note: this means I leave the value as <default>.)

Will the answers for these 2 questions be different for a Named Instance and
Default Instance?  for a local instance and remote instance?

Author
2 Mar 2007 5:13 AM
Steve
On Mar 1, 6:45 pm, Peter <P***@discussions.microsoft.com> wrote:
> When I try to connect to a Database Engine in SSMS, there is an entry for
> Network Protocol in the Connection Properties tab.  It has the value
> <default>. 
>
> 1.  Which Network Protocol will be used when the value is <default>?
> 2.  Can I control which Network Protocol wil be used when the value is
> <default> and how? (note: this means I leave the value as <default>.)
>
> Will the answers for these 2 questions be different for a Named Instance and
>  Default Instance?  for a local instance and remote instance?

>From SQL Server 2005 Books Online  topic
How to: Configure a Client to Use Specific Network Protocol (SQL
Server Configuration Manager)


1.    In SQL Server Configuration Manager, expand SQL Native Client
Configuration, right-click Client Protocols, and then click
Properties.
2.    In the Enabled Protocols box, click the up and down arrows to
change the order in which protocols are tried, when attempting to
connect to SQL Server. The top protocol in the Enabled Protocols box
is the default protocol.
Author
2 Mar 2007 5:41 AM
Peter
Hi Steve,

What if all protocols under SQL Native Clients are disabled?


Peter
Show quote
"Steve" wrote:

> On Mar 1, 6:45 pm, Peter <P***@discussions.microsoft.com> wrote:
> > When I try to connect to a Database Engine in SSMS, there is an entry for
> > Network Protocol in the Connection Properties tab.  It has the value
> > <default>. 
> >
> > 1.  Which Network Protocol will be used when the value is <default>?
> > 2.  Can I control which Network Protocol wil be used when the value is
> > <default> and how? (note: this means I leave the value as <default>.)
> >
> > Will the answers for these 2 questions be different for a Named Instance and
> >  Default Instance?  for a local instance and remote instance?
>
> >From SQL Server 2005 Books Online  topic
>  How to: Configure a Client to Use Specific Network Protocol (SQL
> Server Configuration Manager)
>
>
> 1.    In SQL Server Configuration Manager, expand SQL Native Client
> Configuration, right-click Client Protocols, and then click
> Properties.
> 2.    In the Enabled Protocols box, click the up and down arrows to
> change the order in which protocols are tried, when attempting to
> connect to SQL Server. The top protocol in the Enabled Protocols box
> is the default protocol.
>
>
Author
2 Mar 2007 2:59 PM
Steve
On Mar 1, 9:41 pm, Peter <P***@discussions.microsoft.com> wrote:
Show quote
> Hi Steve,
>
> What if all protocols under SQL Native Clients are disabled?
>
> Peter
>
>
>
> "Steve" wrote:
> > On Mar 1, 6:45 pm, Peter <P***@discussions.microsoft.com> wrote:
> > > When I try to connect to a Database Engine in SSMS, there is an entry for
> > > Network Protocol in the Connection Properties tab.  It has the value
> > > <default>. 
>
> > > 1.  Which Network Protocol will be used when the value is <default>?
> > > 2.  Can I control which Network Protocol wil be used when the value is
> > > <default> and how? (note: this means I leave the value as <default>.)
>
> > > Will the answers for these 2 questions be different for a Named Instance and
> > >  Default Instance?  for a local instance and remote instance?
>
> > >From SQL Server 2005 Books Online  topic
> >  How to: Configure a Client to Use Specific Network Protocol (SQL
> > Server Configuration Manager)
>
> > 1. In SQL Server Configuration Manager, expand SQL Native Client
> > Configuration, right-click Client Protocols, and then click
> > Properties.
> > 2. In the Enabled Protocols box, click the up and down arrows to
> > change the order in which protocols are tried, when attempting to
> > connect to SQL Server. The top protocol in the Enabled Protocols box
> > is the default protocol.- Hide quoted text -
>
> - Show quoted text -

If you follow the steps above you are looking at the Client Protocol
Properties dialog box. Just use the arrows to move protocols from the
left, Disable, to the right 'enabled. Looking at the SQL Server
Configuration Manager you can also right-click a protocal and click
enable.

AddThis Social Bookmark Button