mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merge pull request #4291 from intothedarkness/patch-12
add new support for SQL server 2016 sp2 and SQL 2017
This commit is contained in:
commit
faef6ebb6b
@ -118,11 +118,21 @@ The following table lists the SQL Server versions that are supported for the App
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td align="left"><p>Microsoft SQL Server 2014</p></td>
|
<td align="left"><p>Microsoft SQL Server 2017</p></td>
|
||||||
<td align="left"><p></p></td>
|
<td align="left"><p></p></td>
|
||||||
<td align="left"><p>32-bit or 64-bit</p></td>
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="even">
|
<tr class="even">
|
||||||
|
<td align="left"><p>Microsoft SQL Server 2016</p></td>
|
||||||
|
<td align="left"><p>SP2</p></td>
|
||||||
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
|
</tr>
|
||||||
|
<tr class="odd">
|
||||||
|
<td align="left"><p>Microsoft SQL Server 2014</p></td>
|
||||||
|
<td align="left"><p>SP2</p></td>
|
||||||
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
|
</tr>
|
||||||
|
<tr class="even">
|
||||||
<td align="left"><p>Microsoft SQL Server 2012</p></td>
|
<td align="left"><p>Microsoft SQL Server 2012</p></td>
|
||||||
<td align="left"><p>SP2</p></td>
|
<td align="left"><p>SP2</p></td>
|
||||||
<td align="left"><p>32-bit or 64-bit</p></td>
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
@ -262,11 +272,21 @@ The following table lists the SQL Server versions that are supported for the App
|
|||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td align="left"><p>Microsoft SQL Server 2014</p></td>
|
<td align="left"><p>Microsoft SQL Server 2017</p></td>
|
||||||
<td align="left"><p></p></td>
|
<td align="left"><p></p></td>
|
||||||
<td align="left"><p>32-bit or 64-bit</p></td>
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="even">
|
<tr class="even">
|
||||||
|
<td align="left"><p>Microsoft SQL Server 2016</p></td>
|
||||||
|
<td align="left"><p>SP2</p></td>
|
||||||
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
|
</tr>
|
||||||
|
<tr class="odd">
|
||||||
|
<td align="left"><p>Microsoft SQL Server 2014</p></td>
|
||||||
|
<td align="left"><p>SP2</p></td>
|
||||||
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
|
</tr>
|
||||||
|
<tr class="even">
|
||||||
<td align="left"><p>Microsoft SQL Server 2012</p></td>
|
<td align="left"><p>Microsoft SQL Server 2012</p></td>
|
||||||
<td align="left"><p>SP2</p></td>
|
<td align="left"><p>SP2</p></td>
|
||||||
<td align="left"><p>32-bit or 64-bit</p></td>
|
<td align="left"><p>32-bit or 64-bit</p></td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user