Interview Questions

Which commands are allowed when the "Ad Hoc Distributed Queries" server option is set to 0 in SQL Server 2005?

Microsoft SQL Server FAQs


(Continued from previous question...)

Which commands are allowed when the "Ad Hoc Distributed Queries" server option is set to 0 in SQL Server 2005?

Answer: OPENDATASOURCE calls

Explanation: This command allows the use of OPENROWSET and OPENDATASOURCE commands.

(Continued on next question...)

Other Interview Questions