Tests the integrity of the network named pipe services, in conjunction with makepipe.
readpipe /Sservername /Dstring [/n] [/q] [/w] [/t] [/p pipename] [/h]
where
This diagnostic utility checks to see if the named pipes are working. Use it (along with makepipe) if you cannot connect to SQL Server.
Because applications for Windows, Windows NT, and MS-DOS all run on Windows NT, you must be careful about which version of makepipe and readpipe you are running. You must use the version specific to the operating system on which you are testing the integrity of the named pipe.
After makepipe is started, the server waits for a client to connect. The readpipe command-line utility can then be run from other workstations. When all testing is complete, go to the screen where the makepipe program is still running and press CTRL+BREAK or CTRL+C to stop execution.
makepipe command-line utility |