A、Configure an HTTP endpoint for SQL2 on SQL1. B、Configure SQL2 as a linked server on SQL1. C、Configure an HTTP endpoint for SQL1 on SQL2. D、Configure SQL1 as a linked server on SQL2.
A、Configure an HTTP endpoint for SQL2 on SQL1. B、Configure SQL2 as a linked server on SQL1. C、Configure an HTTP endpoint for SQL1 on SQL2. D、Configure SQL1 as a linked server on SQL2.
A、Internet Information Services B、SQL Server Browser C、SQL Server Agent D、Microsoft Distributed Transaction Coordinator
A、A.one SQL Server 2005 computer with one instance B、B.two SQL Server 2005 computers, each with two instances C、C.two SQL Server computers, one with one instance and one with three instances D、D.one SQL Server 2005 computer with two instances
A、Change the .NET application to define a new server connection to SQL2. B、Configure a linked server on SQL1 to point to SQL2. C、Configure a linked server on SQL2 to point to SQL1. D、Change the stored procedures called by the .NET application to include the OPENXML command.
A、Create a linked server on SQL1 to SQL2. Configure the linked server to use impersonation. B、Create a linked server on SQL1 to SQL2. Configure the linked server to use mapped logins. C、Instruct Eric to write the queries on SQL2 by using the OPENQUERY statement and specifying SQL1 as the server name. D、Instruct Eric to specify SQL Server object names by using four-part notation.
A、The SQL Server 2008 Upgrade Advisor should be used B、You should use a SQL server-side trace. The trace captures the Deprecation Announcement and Deprecation Final Support event classes C、You should use the SQL Server Profiler. The profiler captures the SQL:BatchCompleted and Exception event classes D、You should use a SQL server-side trace. The trace captures the SQL:BatchCompleted and Exception event classes.