Activity overview
Latest activity by bgsisson
Error when documenting a particular table
I get the following error when documenting a database unless I deselect a particular table. This happens in multiple SQL instances for the same table.
Preview cannot be displayed
An exception has ...
I was having the same issue of SSMS crashing several times a day and opening as many as 50 query windows when it SSMS managed to launch. I found an article - here I think - that told you how to turn off the automatic opening of windows on launch. I even closed every window when I did get SSMS to launch, then closed SSMS in the hope that it would not try to open windows that were not open when SSMS closed, but that did not help.
I have only been running with the auto-load off for a few hours, so it may not hold up, but it was getting worse and worse, and I've been up for longer now that I had been before the change.
I'm running SQL Server 2012 SP1, CU4 on Windows 7 Pro, with the databases remote. / comments
I was having the same issue of SSMS crashing several times a day and opening as many as 50 query windows when it SSMS managed to launch. I found an article - here I think - that told you how to tu...
I was having pretty much the same issue, and changing the config value to false worked. SSMS was opening 40-50 windows, most of which were empty. I've never had that many windows open at a time.When SSMS didn't crash on startup Win7 would revert to the basic color scheme, and often at least one of the open windows in SSMS would have a large X, corner to corner. / comments
I was having pretty much the same issue, and changing the config value to false worked. SSMS was opening 40-50 windows, most of which were empty. I've never had that many windows open at a time.Wh...
Search has pretty much stopped working in 1.1.9.57
Prior to upgrading to 1.1.9.57, SQL Search worked great, but now it does not reliably find tables or stored procedures. For instance, entering the string "fam_search" it returns 2 keys named "pk_f...
Supress output?
I don't see a way to supress the output of certain sections or columns within the documentation tables. Is the some way to do this?
For instance, I don't normally want to output the Properties sec...