Difference between revisions of "SQL Server 2012"

From Hostek.com Wiki
Jump to: navigation, search
(SQL Server Management Studio)
Line 1: Line 1:
Details for working with SQL Server 2012 databases.
 
 
 
==SQL Server Management Studio==
 
==SQL Server Management Studio==
 +
 +
<pre>IMPORTANT: With SQL 2016, the Management Studio application is now a completely separate stand-alone product from the SQL Server database engine.</pre>
 +
 +
*SQL Server Management Studio 2016 is compatible with all versions of SQL Server and can be downloaded at the link below:
 +
*#https://msdn.microsoft.com/en-us/library/mt238290.aspx
 +
*#Next, Click the blue download link labelled "Download SQL Server Management Studio (16.5.1)".
 +
*#A pop-up will appear, click Save File to save to your computer.
  
 
Versions of SQL Server Management Studio older than the 2012 version may be able to connect and run queries.  However, most functions will require that you use the 2012 version of Management Studio.  The 2012 version can be downloaded at the following URLs:
 
Versions of SQL Server Management Studio older than the 2012 version may be able to connect and run queries.  However, most functions will require that you use the 2012 version of Management Studio.  The 2012 version can be downloaded at the following URLs:

Revision as of 23:01, 16 December 2016

SQL Server Management Studio

IMPORTANT: With SQL 2016, the Management Studio application is now a completely separate stand-alone product from the SQL Server database engine.
  • SQL Server Management Studio 2016 is compatible with all versions of SQL Server and can be downloaded at the link below:
    1. https://msdn.microsoft.com/en-us/library/mt238290.aspx
    2. Next, Click the blue download link labelled "Download SQL Server Management Studio (16.5.1)".
    3. A pop-up will appear, click Save File to save to your computer.

Versions of SQL Server Management Studio older than the 2012 version may be able to connect and run queries. However, most functions will require that you use the 2012 version of Management Studio. The 2012 version can be downloaded at the following URLs:

64-bit download:
http://download.microsoft.com/download/8/D/D/8DD7BDBA-CEF7-4D8E-8C16-D9F69527F909/ENU/x64/SQLManagementStudio_x64_ENU.exe

32-bit download:
http://download.microsoft.com/download/8/D/D/8DD7BDBA-CEF7-4D8E-8C16-D9F69527F909/ENU/x86/SQLManagementStudio_x86_ENU.exe