ssms-2012 Questions
4
I couldn't see the results in grid pane, so I did the following:
Tools > Options > Query Results > Results to Grid
> uncheck the "Discard results after execution" check box
But st...
Modeling asked 11/8, 2018 at 14:46
3
I came across this very weird issue today. When I open SQL server management studio it shows up in the task bar but somehow it never appears on my screen, even when I do alt+tab to switch to SQL se...
Headliner asked 10/4, 2017 at 6:12
5
As seen here LINK you can hover over the * in a SELECT * from... and a tooltip will come up with a list of the columns represented by that *.
Is there a way to copy the text from the tooltip to th...
Particular asked 8/1, 2014 at 15:18
3
Solved
When I try to manage an Azure Database query in SQL Managements Studio 2012 I see that the "Design in Query Editor" option is disabled. It is enabled for other databases but not for Azure. Is there...
Eyelash asked 18/2, 2016 at 6:16
4
Whenever I open the Activity Monitor in SQL Server Management Studio 17.8.1(14.0.17277) the overview always switches to (paused). Even if I choose resume, it quickly changes back to paused.
This h...
Origin asked 13/8, 2018 at 13:45
7
Solved
Installation of SSMS 2012 alongside any other existing SSMS installation, such as SSMS 2008 R2 has a problem with setting the default program for opening .SQL files to the new SSMS 2012 version.
...
Loaning asked 28/1, 2013 at 14:42
9
Solved
I just upgraded from SSMS 2005 to 2012. Previously, I could hit CTRL+R and the Query Results windows would disappear.
After I upgraded to SSMS I ran a query and, out of habit, hit CTRL+R. Nothing ...
1
Solved
Using SQL Server 2012, is it possible to have nested triggers enabled at the server/database level but to disable nesting on one specific table/trigger?
Sum asked 22/4, 2014 at 16:13
2
Solved
In SQL Server Management Studio 2012, I was typing/pasting data into a table (via Edit Top 200 Rows).
Whenever I typed/pasted NULL in a cell, a NULL value was inserted. Apparently it thought I mean...
Rotherham asked 19/5, 2014 at 9:36
3
Solved
I am trying to create a .bacpac file of my SQL 2012 database.
In SSMS 2012 I right click my database, go to Tasks, and select Export Data-tier Application. Then I click Next, and it gives me this...
Lynnalynne asked 13/3, 2014 at 20:11
2
What is the difference between Microsoft SQL Server and SQL Server Management Studio (SSMS) and how can I integrate SSMS in Visual Studio 2012 so I can use database diagrams?
Tibetan asked 8/3, 2014 at 19:21
1
Solved
I recently discovered an extension for visual studio that allows you to specify a watermark for the code window. This extension can be found on github here.
https://github.com/nategreenwood/VSEdit...
Ariew asked 1/9, 2014 at 6:10
1
Solved
I am trying to build an email and have run into an issue. When the stored procedure runs, I get the following error message.
Msg 14624, Level 16, State 1, Procedure sp_send_dbmail, Line 242
At...
Vortical asked 25/6, 2015 at 13:33
1
Solved
When running code, SSMS 2012 is writing (1 row(s) affected) into the messages window for every line in mydataset. This isn't unexpected (see details below) but is there any way to suppress these me...
2
Solved
I have some SQL thats getting run and it is taking to long to return the results / parse / display, etc. application.
I have SQL Server Management Studio 2012 installed.but i am not able to find S...
Amidase asked 18/7, 2014 at 7:11
8
Solved
I am trying to import data from one database in a server to a new table in a different server, using SQL Server import and Export Wizard. (SQL Server Management Studio 2012)
In the wizard, I check...
Mola asked 12/2, 2013 at 0:40
1
Solved
While trying to do anything related to deploying to Azure/creating a BACPAC in SSMS 2012 I encounter error for each of 3 users in my database (who are not the user that is currently logged on)
V...
Minda asked 17/6, 2014 at 10:36
3
Solved
80-90% of the time I spend in SQL Server Management Studio is spent dealing with the same 5 or 6 tables/views/stored procedures, out of the 100+ in some databases.
It would be wonderfully helpful...
Dufresne asked 13/2, 2014 at 18:10
2
I have a dark query editing environment, but the object explorer and other elements default to the white background. I really like VS 2012 dark theme, and was hoping someone knew of a way to get SS...
1
In Visual Studio, you can invoke a snippet by typing its shortcut followed by tabtab. For example, typing proptabtab gives you this:
In SQL Server Management Studio (SSMS), this doesn't seem to ...
Kissee asked 16/11, 2013 at 17:9
1
Solved
I am using SSMS 2012 and trying to connect to the SDF created by Orchard. According to this answer, I should be able to select SQL Server Compact Edition as the Server type when connecting my objec...
Crumble asked 26/4, 2013 at 20:48
1
© 2022 - 2025 — McMap. All rights reserved.