diction

程序人生
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

先在sql Server中在该数据库中用
这条:
exec sp_configure 'user instances enabled', 1
然后再运行:
Reconfigure

然后重启SQL SERVER服务