Skip to content

Commit 7428db3

Browse files
committed
Add information about SSMA 8.8
1 parent 46c0fb0 commit 7428db3

5 files changed

Lines changed: 52 additions & 6 deletions

docs/ssma/access/what-s-new-in-ssma-for-access-accesstosql.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors: "HJToland3;nahk-ivanov"
44

55
ms.prod: sql
66
ms.custom: ""
7-
ms.date: "3/2/2020"
7+
ms.date: "4/2/2020"
88
ms.reviewer: ""
99
ms.technology: ssma
1010
ms.topic: conceptual
@@ -15,6 +15,14 @@ ms.author: "jtoland;alexiva"
1515

1616
This article lists SQL Server Migration Assistant (SSMA) for Access changes in each release.
1717

18+
## SSMA v8.8
19+
20+
The v8.8 release of SSMA for Access includes:
21+
22+
* SQL Server objects synchronization stability improvements
23+
* GUI performance improvements during assessment and conversion
24+
* Brand new Access syntax parser to further improve conversion performance
25+
1826
## SSMA v8.7
1927

2028
The v8.7 release of SSMA for Access has improved conversion for `IIF` function in queries, as well as minor fixes and performance improvements in graphical user interface.

docs/ssma/db2/what-s-new-in-ssma-for-db2-db2tosql.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors: "HJToland3;nahk-ivanov"
44

55
ms.prod: sql
66
ms.custom: ""
7-
ms.date: "3/2/2020"
7+
ms.date: "4/2/2020"
88
ms.reviewer: ""
99
ms.technology: ssma
1010
ms.topic: conceptual
@@ -15,6 +15,17 @@ ms.author: "jtoland;alexiva"
1515

1616
This article lists SQL Server Migration Assistant (SSMA) for DB2 changes in each release.
1717

18+
## SSMA v8.8
19+
20+
The v8.8 release of SSMA for DB2 includes:
21+
22+
* SQL Server objects synchronization stability improvements
23+
* GUI performance improvements during assessment and conversion
24+
* Updated mapping from `ROWID` to `varbinary(40)` to facilitate data migration
25+
* Improved conversion of `SELECT ... FROM NEW/OLD TABLE` statements
26+
* New conversion of `ALTER` statements for procedures and functions
27+
* New conversion of destructuring assignments
28+
1829
## SSMA v8.7
1930

2031
The v8.7 release of SSMA for DB2 includes brand new DB2 syntax parser, as well as minor fixes and performance improvements in graphical user interface.

docs/ssma/mysql/what-s-new-in-ssma-for-mysql-mysqltosql.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors: "HJToland3;nahk-ivanov"
44

55
ms.prod: sql
66
ms.custom: ""
7-
ms.date: "3/2/2020"
7+
ms.date: "4/2/2020"
88
ms.reviewer: ""
99
ms.technology: ssma
1010
ms.topic: conceptual
@@ -15,6 +15,13 @@ ms.author: "jtoland;alexiva"
1515

1616
This article lists SQL Server Migration Assistant (SSMA) for MySQL changes in each release.
1717

18+
## SSMA v8.8
19+
20+
The v8.8 release of SSMA for MySQL includes:
21+
22+
* SQL Server objects synchronization stability improvements
23+
* GUI performance improvements during assessment and conversion
24+
1825
## SSMA v8.7
1926

2027
The v8.7 release of SSMA for MySQL has minor fixes and performance improvements in graphical user interface.

docs/ssma/oracle/what-s-new-in-ssma-for-oracle-oracletosql.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors: "HJToland3;nahk-ivanov"
44

55
ms.prod: sql
66
ms.custom: ""
7-
ms.date: "3/2/2020"
7+
ms.date: "4/2/2020"
88
ms.reviewer: ""
99
ms.technology: ssma
1010
ms.topic: conceptual
@@ -15,6 +15,18 @@ ms.author: "jtoland;alexiva"
1515

1616
This article lists SQL Server Migration Assistant (SSMA) for Oracle changes in each release.
1717

18+
## SSMA v8.8
19+
20+
The v8.8 release of SSMA for Oracle includes:
21+
22+
* SQL Server objects synchronization stability improvements
23+
* GUI performance improvements during assessment and conversion
24+
* Improved conversion of analytical `OVER PARTITION` clauses
25+
* New conversion for `LEAD` analytical function
26+
* New conversion for subquery factoring clauses
27+
* New `REPLICATE` distribution option for Azure SQL Data Warehouse
28+
* Brand new Oracle syntax parser to further improve conversion performance
29+
1830
## SSMA v8.7
1931

2032
The v8.7 release of SSMA for Oracle has minor fixes and performance improvements in graphical user interface.

docs/ssma/sybase/what-s-new-in-ssma-for-sybase-sybasetosql.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: "What's New in SSMA for SAP ASE (SybaseToSQL) | Microsoft Docs"
33
authors: "HJToland3;nahk-ivanov"
44

5-
ms.custom: ""
6-
ms.date: "3/2/2020"
75
ms.prod: sql
6+
ms.custom: ""
7+
ms.date: "4/2/2020"
88
ms.reviewer: ""
99
ms.technology: ssma
1010
ms.topic: conceptual
@@ -15,6 +15,14 @@ ms.author: "jtoland;alexiva"
1515

1616
This article lists SQL Server Migration Assistant (SSMA) for SAP ASE (formerly SSMA for Sybase) changes in each release.
1717

18+
## SSMA v8.8
19+
20+
The v8.8 release of SSMA for SAP ASE includes:
21+
22+
* SQL Server objects synchronization stability improvements
23+
* GUI performance improvements during assessment and conversion
24+
* Fix for the issue with missing characters in SQL definitions for objects
25+
1826
## SSMA v8.7
1927

2028
The v8.7 release of SSMA for SAP ASE has minor fixes and performance improvements in graphical user interface.

0 commit comments

Comments
 (0)