随笔分类 - MS SQL
摘要:删除以下路径中的sqlstudio.bin就可以了C:\Documents and settings\\Application data\Microsoft\Microsoft SQL Server\100\Tools\Shell\Sqlstudio.bin
阅读全文
摘要:跨服务器查询,我查到了如下的方法,opendatasource.在执行跨服务器查询之前,运行exec sp_configure 'show advanced options',1 reconfigure exec sp_configure 'Ad Hoc Distributed Queries',1 reconfigure 查询结束后,运行exec sp_configure 'Ad Hoc Distributed Queries',0 reconfigure exec sp_configure 'show advanced options
阅读全文

浙公网安备 33010602011771号