Management studio 2008调试器不支持2005
当我尝试在 studio 2008 中访问 2005 数据库时,我收到调试器不支持 2005 或更早版本的信息。
据我了解,这是一个新安装。我需要关闭某些东西才能禁用此功能吗?
When I try to access a 2005 database in studio 2008 I receive the debugger does not support 2005 or earlier.
This is a new install, as far as I understand. Is there something that I need to turn off to disable this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您按下查询窗口中的绿色播放按钮(调试按钮),就会发生这种情况。要运行查询而不进行调试,只需按“执行”按钮(或 F5 键)。
This can happen if you press the green play button (debug button) in the query window. To run the query without debugging, just press the Execute button (or the F5 key).