当前位置: 代码迷 >> Sql Server >> TOAD for mssql不能联接
  详细解决方案

TOAD for mssql不能联接

热度:289   发布时间:2016-04-27 11:06:29.0
TOAD for mssql不能连接
点连接后出现:

System.NullReferenceException
未将对象引用设置到对象的实例。
Stack Trace:
  在 Quest.Toad.ConnectionManager.ConnectionControl.get_CanRename()
  在 Quest.Toad.ConnectionManager.ConnectionControl.UpdateActions()
  在 Quest.Toad.ConnectionManager.ConnectionControl..ctor()
  在 Quest.Toad.ConnectionManager.ConnectionForm.InitializeComponent()
  在 Quest.Toad.ConnectionManager.ConnectionForm..ctor(ConnectMediator connectInfo)
  在 Quest.Toad.ConnectionManager.ConnectionForm.ShowConnectionDialog(ConnectMediator connectInfo)
  在 Quest.Toad.ConnectionManager.ConnectionForm.ShowConnectionDialog(ActionEntry entry)



------解决方案--------------------
显然是哪里的设置出问题了
------解决方案--------------------
先用MSSQL的客户端连接试试.
  相关解决方案