问题描述
对于那些想要阅读下面的人来说,我遇到了SSMS的一些问题,但我的问题是,是否有64位版本的SSMS即将推出? 在任务管理器中显示SSMS(32位)。 如果它可用,我搞砸了我的CTP2安装吗?
I'm having a couple issues with SSMS for those that want to read below but my question is, is there a 64 bit version of SSMS coming out any time soon? In Task Manager its showing SSMS (32 Bit). If it is available did I screw up my CTP2 installation?
SSMS查询窗口似乎有点儿麻烦。 我这样说是因为在查看相同或类似的文件时我没有遇到包括Visual Studio在内的其他应用程序的问题。
SSMS query window seems to be a bit buggy. I'm saying this because I'm not experiencing issues with other applications including Visual Studio when viewing the same or similar files.
从驱动器打开,而不是右键单击修改,我是一直致力于存储过程。 在某些情况下,.sql文件中有多个过程,但没有一个是我认为的大文件。
Opened from a drive, not right click modify, I've been working on stored procedures. The .sql files in some cases have multiple procedures in them but none are what I would consider large files.
1。随机地,在某些情况下延长一段时间,我在SSMS中滚动或点击时会遇到3到5秒的响应时间。
1. Randomly and in some cases for an extended period of time I'm experiencing 3 to 5 second response times when scrolling or clicking within SSMS.
- 我在任务管理器中注意到SSMS(32位)消耗了大约15%的CPU,如果不是我就可以了因为它造成了3到5秒的响应时间。
- 我在任务管理器中扩展了SSMS,并注意到列出了SSMS焦点的文件。 我关闭了该文件,并且SSMS CPU达到了0%。 我打开它然后再次上升。 我做了几次,最终它消失了。
- 我在SSMS中打开了3个其他文件,所有文件都加载了相同的驱动器,但它们并没有造成任何问题。  
2。当我关闭查询窗口时,图形有时也会随机出现,有时它的一部分不会完全消失,而是出现在获得焦点的窗口上。
2. Also randomly when I close a query window the graphics and sometimes part thereof doesn't disappear completely but rather appears over the window that obtained focus.
- 我在推动我使用三个显示器限制,但我有一个强大的显卡和一个强大的机器,我不会提到这个,但它只发生在SSMS(32位)。
不幸的是,我无法提供任何有关智能感知器为什么会在特定文件上摆脱的信息,而且除了几周前我从AMD驱动程序中收到一条奇怪的消息之外没有关于图形问题的线索。这是
阻止了SSMS。 而且,当我打开SSMS时,登录屏幕很大,或者像640x480分辨率,但是当SSMS打开时它是1920 x 1080。 AMD通过Windows 10更新发布了驱动程序更新,我认为这解决了问题,但似乎
SSMS是我使用的唯一一个看起来有点敏感的应用程序。
Unfortunately I can't provide any insight as to why IntelliSense was wigging out over that particular file and the don't have a clue regarding the graphics issue other than to say a couple weeks ago I did get a strange message from my AMD driver that it blocked SSMS. And, when I opened SSMS the login screen was huge or at like 640x480 resolution but then when SSMS opened it was at 1920 x 1080. AMD released driver updates through Windows 10 updates and I think that solved the problem but it seems SSMS was the only application I'm using that seems a little sensitive about it.
版本:
Microsoft SQL Server Management Studio - 13.0.500.53
Microsoft .NET Framework - 4.0.30319.42000
操作系统 - Windows 10 - 6.3.10240
Versions:
Microsoft SQL Server Management Studio - 13.0.500.53
Microsoft .NET Framework - 4.0.30319.42000
Operating System - Windows 10 - 6.3.10240
推荐答案
这篇关于SQL Server 2016预览SSMS图形/ IntelliSense问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!