[ Q - 1 ] The headquarters of ABC Inc. in Atlanta uses SQL Server 2000. The branch offices use SQL Server 7.0 to manage their data. The head office instance is configured with TCP/IP and Named Pipes Net-Libraries. The branch office instances are configured with Named Pipes, TCP/IP, NWLink IPX/SPX, and Multiprotocol Net-Libraries. Which of the following tasks will ensure secured data transmission between the headquarters and the branch offices by using these Net-Libraries? (Choose 2 options)
A. Enable Multiprotocol for the SQL Server instance at the headquarters.
B. Enable Multiprotocol for the SQL Server instance at the branch offices.
C. Select the "Force protocol encryption" check box for SQL Server at the branch offices.
D. Install a Secure Socket Layer (SSL) encryption certificate for the SQL Server at the headquarters.
E. Enable Multiprotocol encryption at the headquarters and the branch offices
-----------------------------
我选A,C
---------------------------------------------------------------
A,C
---------------------------------------------------------------
AC答案没有错,MULTIPROTOCAL是多协议的意思,也就是多网库!
---------------------------------------------------------------
A,C
哈哈