注册 登录
编程论坛 SQL Server论坛

sql2005无法打开表和修改表 请数据高人看看这是什么错误

qyw000 发布于 2010-03-30 08:24, 2135 次点击
在本机上运行SQL2005,无法打开表和修改表

===================================

未指定的错误
 (MS Visual Database Tools)

------------------------------
程序位置:

   在 Microsoft.VisualStudio.DataTools.Interop.IDTTableDesignerFactory.BrowseTable(Object dsRef, Object pServiceProvider)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.OpenTableNode.CreateDesigner(IDTDocToolFactoryProvider factoryProvider, IVsDataConnection dataConnection)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDataDesignerNode.CreateDesigner()
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDataDesignerNode.Open()
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VirtualProject.Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ISqlVirtualProject.CreateDesigner(Urn origUrn, DocumentType editorType, DocumentOptions aeOptions, IManagedConnection con)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.ScriptFactory.CreateDesigner(DocumentType editorType, DocumentOptions aeOptions, Urn parentUrn, IManagedConnection mc)
   在 Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDocumentMenuItem.CreateDesignerWindow(IManagedConnection mc, DocumentOptions options)





我用的是WINDOWS身份进入,这个问题请高人给我解决方案,用sql语句可以实现增删改查,但是就不能打开表,修改表,新建表
2 回复
#2
cnfarer2010-03-30 13:35
不太明白所指何意!
你指的是用SQL Server Management Studio吗?一般情况下不至于出现这种情况!这种错误可能是连接出错或超时。
#3
qyw0002010-04-03 19:20
是開發板的,win7系統不知道什麼原因
1