文章分类 -  SQL

摘要:http://www.cnblogs.com/carekee/articles/2038960.html 阅读全文
posted @ 2012-05-22 15:06 bule 阅读(72) 评论(0) 推荐(0)
摘要:1. 右键你的SQL Management Studio,修改捷径的target,加上参数(红色部分)"C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe" -S "192.168.6.222" -U "sa" -P "password" -d "PBCS"2. 启动了object explorer中没有连接,这时在查询窗口点右键->Open server.....就有了. 阅读全文
posted @ 2011-06-10 16:46 bule 阅读(280) 评论(0) 推荐(1)