Difference between revisions of "SQL Server 2014"
(Created page with "==SQL Server Management Studio== Versions of SQL Server Management Studio older than the 2014 version may be able to connect and run queries. However, most functions will re...") |
|||
Line 1: | Line 1: | ||
==SQL Server Management Studio== | ==SQL Server Management Studio== | ||
− | Versions of SQL Server Management Studio older than the 2014 version may be able to connect and run queries. However, most functions will require that you use the 2014 version of Management Studio. | + | Versions of SQL Server Management Studio older than the 2014 version may be able to connect and run queries. However, most functions will require that you use the 2014 version of Management Studio. In order to obtain SQL Server Management Studio 2014, first go to the following URL: |
− | + | https://www.microsoft.com/en-us/download/details.aspx?id=42299 | |
− | + | ||
− | 32-bit | + | Next, select the orange download button. A new pop-up will appear. Scroll down to the very bottom. If you have a 32-bit Operating System, select the check box next to the following and choose 'Next': |
− | + | ||
+ | "MgmtStudio 32BIT\SQLManagementStudio_x86_ENU.exe" | ||
+ | |||
+ | If you are running a newer 64-bit Operating System, select the check box next to the following and choose 'Next': | ||
+ | |||
+ | "MgmtStudio 64BIT\SQLManagementStudio_x64_ENU.exe" | ||
[[Category:Databases-MSSQL]] | [[Category:Databases-MSSQL]] |
Revision as of 13:15, 8 March 2016
SQL Server Management Studio
Versions of SQL Server Management Studio older than the 2014 version may be able to connect and run queries. However, most functions will require that you use the 2014 version of Management Studio. In order to obtain SQL Server Management Studio 2014, first go to the following URL:
https://www.microsoft.com/en-us/download/details.aspx?id=42299
Next, select the orange download button. A new pop-up will appear. Scroll down to the very bottom. If you have a 32-bit Operating System, select the check box next to the following and choose 'Next':
"MgmtStudio 32BIT\SQLManagementStudio_x86_ENU.exe"
If you are running a newer 64-bit Operating System, select the check box next to the following and choose 'Next':
"MgmtStudio 64BIT\SQLManagementStudio_x64_ENU.exe"