Friday, March 9, 2012

Process Used by Client to Connect to SQL Server

Hi,
By Using which process in SQL Server does the Client Communicates to SQL
Server.
Thanks,
HerbertHerbert,
Could you rephrase the question? Clients connect to port 1433 using
TCP/IP, but can also connect using Named Pipes. Is this what you're
after? What do you mean by process?
--
Mark Allison, SQL Server MVP
http://www.markallison.co.uk
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602m.html
Herbert wrote:
> Hi,
> By Using which process in SQL Server does the Client Communicates to SQL
> Server.
> Thanks,
> Herbert|||Hi,
thanks for imme reply
the process which handles all the client requests
Thanks,
Herbert
"Mark Allison" wrote:
> Herbert,
> Could you rephrase the question? Clients connect to port 1433 using
> TCP/IP, but can also connect using Named Pipes. Is this what you're
> after? What do you mean by process?
> --
> Mark Allison, SQL Server MVP
> http://www.markallison.co.uk
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602m.html
>
> Herbert wrote:
> > Hi,
> >
> > By Using which process in SQL Server does the Client Communicates to SQL
> > Server.
> >
> > Thanks,
> > Herbert
>

No comments:

Post a Comment