DBA > Job Interview Questions > Microsoft SQL Server FAQs

When testing connectivity in SQL Server, you use

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

When testing connectivity in SQL Server, you use which utility in conjunction with the readpipe utility to establish a connection?

Answer
makepipe
Explanation
The makepipe utility is used with the readpipe utility to test connectivity only for named pipes connections. This utility has been deprecated in SQL Server 2005.

(Continued on next question...)

Other Job Interview Questions