开发者

NAMED PIPES sql server

i know Named Pipes are Protocols. but i have not seen even 1 example how to use them?

can u开发者_高级运维 tell me what are the Named pipes ?


Named pipes are one of many interprocess communication protocol. I think the wikipedia entry http://en.wikipedia.org/wiki/Named_pipes explain them well.

In sql-server named pipes are one of the method of communication between the client and the server, you could specify a connection string that use named pipes to get to the server.

See also this question: What are named pipes?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜