Top "Ssms-2012" questions

Microsoft SQL Server Management Studio 2012

Where is the SQL Query Analyzer in SQL Server Management Studio 2012

I have some SQL thats getting run and it is taking to long to return the results / parse / display, etc. …

sql-server visual-studio-2012 ssms-2012
SELECT * FROM Linked MySQL server

I have a SQL Server 2012.(120.120.55.15) Today I linked MySQL server(120.120.55.30) to my SQLServer and gave it a name "MYSQL". In …

mysql sql sql-server linked-server ssms-2012
CTRL+R does not hide the Query Result window in SSMS

I just upgraded from SSMS 2005 to 2012. Previously, I could hit CTRL+R and the Query Results windows would disappear. After …

ssms ssms-2012
Source Type 200 in SQL Server Import and Export Wizard?

I am trying to import data from one database in a server to a new table in a different server, …

sql-server type-conversion ssms-2012
Microsoft SQL Server vs. SQL Server Management Studio

What is the difference between Microsoft SQL Server and SQL Server Management Studio (SSMS) and how can I integrate SSMS …

c# visual-studio-2012 ssms-2012 database-diagram
How to connect to SQL Server CE file using SSMS

I am using SSMS 2012 and trying to connect to the SDF created by Orchard. According to this answer, I should …

sql-server-ce ssms ssms-2012
Opening .sql files in SSMS 2012 as default program and with existing instance

Installation of SSMS 2012 alongside any other existing SSMS installation, such as SSMS 2008 R2 has a problem with setting the default …

sql-server ssms-2012
Can't Export Data-tier Application for Azure

I am trying to create a .bacpac file of my SQL 2012 database. In SSMS 2012 I right click my database, go …

sql azure sql-server-2012 ssms-2012 bacpac
Results in Grid is not showing in SQL Server

I couldn't see the results in grid pane, so I did the following: Tools > Options > Query Results > …

sql-server sql-server-2012 ssms ssms-2012
How to enter 'NULL' into SSMS cell?

In SQL Server Management Studio 2012, I was typing/pasting data into a table (via Edit Top 200 Rows). Whenever I typed/…

sql-server ssms-2012