
复制exec sp_configure ’show advanced options’,数述1 reconfigure exec sp_configure ’Ad Hoc Distributed Queries’,1 reconfigure SELECT * FROM OPENDATASOURCE( ’SQLOLEDB’, ’Data Source=SQLServerName;User ID=sa;Password=xxx’ ).Help.dbo.Help_Category 1.2.3.4.5.6.7.8.9.


