Skip to content

Commit 8475eca

Browse files
author
stevestein
committed
add links
1 parent 8ff8864 commit 8475eca

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/tools/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: LandingPage
66

77
[!INCLUDE[tsql-appliesto-ss2008-all_md](../includes/tsql-appliesto-ss2008-all-md.md)]
88

9-
This article provides a list of available tools for working with SQL Server, Azure SQL Database, SQL Data Warehouse, and SQL Server-based applications.
9+
This article provides a list of available tools for working with SQL Server, Azure SQL Database, SQL Data Warehouse, and SQL Server-based applications. For a detailed comparison, and guidance about which tools to use, see WHAT SQL TOOL DO I NEED?
1010

1111
If you want to jump right in and start creating tables, running queries, basically design and manage your database, then [**SQL Server Management Studio (SSMS)**](../ssms/download-sql-server-management-studio-ssms.md) is most likely your go-to tool. SSMS is free, and runs on Windows.
1212

@@ -20,10 +20,10 @@ If you're running Linux or macOS, try [Visual Studio Code](https://code.visualst
2020
<th>SSDT</th>
2121
  </tr>
2222
  <tr>
23-
    <td><img src="media/landing-page/carbon.png" alt="" /></td>
24-
    <td><img src="media/landing-page/vscode.png" alt="" /></td>
25-
    <td><img src="media/landing-page/ssms.png" alt="" /></td>
26-
<td><img src="media/landing-page/ssdt.png" alt="" /></td>
23+
    <td>[<img src="media/landing-page/carbon.png" alt="" />](../carbon/download.md)</td>
24+
    <td>[<img src="media/landing-page/vscode.png" alt="" />](https://code.visualstudio.com)</td>
25+
    <td>[<img src="media/landing-page/ssms.png" alt="" />](../ssms/download-sql-server-management-studio-ssms.md)</td>
26+
<td>[<img src="media/landing-page/ssdt.png" alt="" />](../ssdt/download-sql-server-data-tools-ssdt.md)</td>
2727
  </tr>
2828
  <tr>
2929
    <td>Carbon is a free lightweight modern database development and management tool that you can use on Windows, Linux, and macOS with SQL Server running anywhere, Azure SQL Database and Azure SQL Data Warehouse. </td>
@@ -36,7 +36,7 @@ If you're running Linux or macOS, try [Visual Studio Code](https://code.visualst
3636

3737

3838

39-
## Additional SQL Tools and Command Prompt utilities
39+
## SQL Tools and Command Prompt utilities
4040

4141
| Tool | Description |
4242
|:--|:--|

0 commit comments

Comments
 (0)