You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also noticed that Azure MI include was not working properly when used within a quote. This turned out to be due to the header being present in the include file. I removed it and problem was resolved.
Copy file name to clipboardExpand all lines: docs/ssma/access/installing-sql-server-migration-assistant-for-access-accesstosql.md
+55-62Lines changed: 55 additions & 62 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Installing SQL Server Migration Assistant for Access (AccessToSQL) | Mic
3
3
description: Learn about installation prerequisites for SQL Server Migration Assistant (SSMA) for Access and how to install, license, upgrade, and uninstall.
4
4
ms.prod: sql
5
5
ms.custom: ""
6
-
ms.date: "08/15/2017"
6
+
ms.date: "07/14/2020"
7
7
ms.reviewer: ""
8
8
ms.technology: ssma
9
9
ms.topic: conceptual
@@ -21,69 +21,62 @@ helpviewer_keywords:
21
21
- "uninstalling SSMA"
22
22
- "upgrading SSMA"
23
23
ms.assetid: dd50eebd-75df-4e0d-8c4d-88b511aae4c7
24
-
author: "Shamikg"
25
-
ms.author: "Shamikg"
24
+
author: "nahk-ivanov"
25
+
ms.author: "alexiva"
26
26
---
27
+
27
28
# Installing SQL Server Migration Assistant for Access (AccessToSQL)
28
-
[!INCLUDE[msCoName](../../includes/msconame_md.md)][!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Migration Assistant (SSMA) for Access is installed by using a Windows Installer-based wizard. This topic provides information about installation prerequisites, a link to the latest version of SSMA, and instructions for installing, licensing, uninstalling, and upgrading SSMA.
29
-
30
-
## Prerequisites
31
-
Before you install SSMA, make sure that your system meets the following requirements:
32
-
33
-
- Windows 7 or a later version, or Windows Server 2008 or a later version.
34
-
35
-
-[!INCLUDE[msCoName](../../includes/msconame_md.md)] Windows Installer 3.1 or a later version.
36
-
37
-
- The [!INCLUDE[msCoName](../../includes/msconame_md.md)] .NET Framework version 4.0 or a later version. The .NET Framework version 4.0 is available on the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] product disc, and by using information in the [Microsoft .NET Guide](https://docs.microsoft.com/dotnet/framework/).
38
-
39
-
- Access to and sufficient permissions on the computer that hosts the target instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)]/SQL Azure DB to which you will be migrating database objects and data.
40
-
41
-
- Microsoft Data Access Object (DAO) provider version 12.0 or 14.0. You can install DAO provider from Microsoft Office 2010/2007 product or download it from Microsoft web site.
42
-
43
-
- The SQL Server Native Access Client (SNAC) version 10.5 and above for migration to SQL Azure. You can obtain the latest version of SNAC from [Microsoft® SQL Server® 2008 R2 Feature Pack](https://www.microsoft.com/download/details.aspx?id=44272)
44
-
45
-
- 4 GB RAM (recommended).
46
-
47
-
## Installing SSMA
48
-
SSMA is a Web download. To download the latest version, see the [SQL Server Migration Assistant download page](https://aka.ms/ssmaforaccess).
49
-
50
-
After you download the latest version, you must extract the installation files from before you can install SSMA.
51
29
52
-
> [!IMPORTANT]
53
-
> - Please uninstall all prior versions of SSMA for Access before installing the new version.
54
-
55
-
**To install SSMA**
56
-
57
-
1. Double-click SSMA for Access *n*.msi, where *n* is the build number.
58
-
59
-
2. On the Welcome page, click **Next**.
60
-
61
-
If you do not have the prerequisites installed, a message appears that indicates that you must first install required components. Make sure that you have installed all prerequisites, and then run the installation program again.
62
-
63
-
3. Read the End-User License Agreement; if you agree, select **I accept the agreement**, and then click **Next**.
64
-
65
-
4. On the Choose Setup Type page, click **Typical**.
66
-
67
-
5. Click **Install**.
68
-
69
-
The default installation location is C:\Program Files\Microsoft SQL Server Migration Assistant for Access.
70
-
71
-
## Uninstalling SSMA for Access
72
-
Uninstall SSMA by using **Add or Remove Programs** in Control Panel. Be aware that uninstalling the program does not delete SSMA project files or log files.
73
-
74
-
**To uninstall SSMA**
75
-
76
-
1. Click **Start**, click **Control Panel**, and then click **Add or Remove Programs**.
77
-
78
-
2. Select **Microsoft SQL Server Migration Assistant for Access**, and then click **Remove**.
79
-
80
-
## Upgrading to a later version
81
-
If you want to upgrade to a later version of SSMA for Access, you must first uninstall SSMA for Access and then install the newer version. Follow the instructions in the Uninstalling SSMA for Access section to complete this process.
82
-
83
-
If you open a project created in an earlier version of SSMA for Access, SSMA asks if you want to convert the project to the newer version. Click **Yes** to work with the project in the newer version of SSMA.
30
+
[!INCLUDE[msCoName](../../includes/msconame_md.md)][!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] Migration Assistant (SSMA) for Access is installed by using a Windows Installer-based wizard. This topic provides information about installation prerequisites, a link to the latest version of SSMA, and instructions for installing, licensing, uninstalling, and upgrading SSMA.
31
+
32
+
## Prerequisites
33
+
34
+
Before you install SSMA, make sure that your system meets the following requirements:
35
+
36
+
- Windows 7 or a later version, or Windows Server 2008 or a later version.
37
+
-[!INCLUDE[msCoName](../../includes/msconame_md.md)] Windows Installer 3.1 or a later version.
38
+
- The [!INCLUDE[msCoName](../../includes/msconame_md.md)] .NET Framework version 4.7.2 or a later version. The .NET Framework is available at [Microsoft .NET Guide](https://docs.microsoft.com/dotnet/framework/).
39
+
- Access to and sufficient permissions on the computer that hosts the target instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] or [!INCLUDE[ssAzure](../../includes/ssazure_md.md)] to which you will be migrating database objects and data.
40
+
- Microsoft Data Access Object (DAO) provider version 12.0 or 14.0. You can install DAO provider from Microsoft Office 2010/2007 product or download it from Microsoft web site.
41
+
- 4 GB RAM (recommended).
42
+
43
+
## Installing SSMA
44
+
45
+
SSMA is a Web download. To download the latest version, see the [SQL Server Migration Assistant download page](https://aka.ms/ssmaforaccess).
46
+
47
+
> [!IMPORTANT]
48
+
> Please uninstall all prior versions of SSMA for Access before installing the new version.
49
+
50
+
To install SSMA:
84
51
85
-
## See also
86
-
[Preparing Access Databases for Migration](preparing-access-databases-for-migration-accesstosql.md)
87
-
[Migrating Access Databases to SQL Server](migrating-access-databases-to-sql-server-azure-sql-db-accesstosql.md)
88
-
[Linking Access Applications to SQL Server](linking-access-applications-to-sql-server-azure-sql-db-accesstosql.md)
52
+
1. Double-click **SSMAforAccess_*n*.msi**, where *n* is the build number.
53
+
2. On the Welcome page, click **Next**.
54
+
55
+
If you do not have the prerequisites installed, a message appears that indicates that you must first install required components. Make sure that you have installed all prerequisites, and then run the installation program again.
56
+
57
+
3. Read the End-User License Agreement; if you agree, select **I accept the agreement**, and then click **Next**.
58
+
4. On the **Choose Setup Type** page, click **Typical**.
59
+
5. On the **Ready to Install** page you can enable or disable telemetry and automatic update checks every time the tool starts. Click **Install** to start the installation.
89
60
61
+
The default installation location is `C:\Program Files\Microsoft SQL Server Migration Assistant for Access`.
62
+
63
+
## Uninstalling SSMA for Access
64
+
65
+
Uninstall SSMA by using **Add or Remove Programs** in Control Panel. Be aware that uninstalling the program does not delete SSMA project files or log files.
66
+
67
+
To uninstall SSMA:
68
+
69
+
1. Click **Start**, click **Control Panel**, and then click **Add or Remove Programs**.
70
+
2. Select **Microsoft SQL Server Migration Assistant for Access**, and then click **Remove**.
71
+
72
+
## Upgrading to a later version
73
+
74
+
If you want to upgrade to a later version of SSMA for Access, you must first uninstall SSMA for Access and then install the newer version. Follow the instructions in the Uninstalling SSMA for Access section to complete this process.
75
+
76
+
If you open a project created in an earlier version of SSMA for Access, SSMA may ask if you want to convert the project to the newer version. Click **Yes** to work with the project in the newer version of SSMA.
77
+
78
+
## See also
79
+
80
+
-[Preparing Access Databases for Migration](preparing-access-databases-for-migration-accesstosql.md)
81
+
-[Migrating Access Databases to SQL Server](migrating-access-databases-to-sql-server-azure-sql-db-accesstosql.md)
82
+
-[Linking Access Applications to SQL Server](linking-access-applications-to-sql-server-azure-sql-db-accesstosql.md)
Copy file name to clipboardExpand all lines: docs/ssma/db2/installing-ssma-for-db2-client-db2tosql.md
+10-12Lines changed: 10 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,36 +32,34 @@ Before you install SSMA, make sure that the computer meets the following require
32
32
33
33
- Windows 7 or later versions, or Windows Server 2008 or later versions.
34
34
-[!INCLUDE[msCoName](../../includes/msconame_md.md)] Windows Installer 3.1 or later versions.
35
-
- The [!INCLUDE[msCoName](../../includes/msconame_md.md)][!INCLUDE[dnprdnshort](../../includes/dnprdnshort_md.md)] version 4.0 or a later version. The [!INCLUDE[dnprdnshort](../../includes/dnprdnshort_md.md)] version 4.0 is available on the [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] product media. You can also obtain it from the [.NET Framework Developer Center](https://go.microsoft.com/fwlink/?LinkId=48882).
36
-
- Microsoft OLEDB Provider for DB2 version 5 or a later version, and connectivity to the DB2 databases that you want to migrate.
35
+
- The [!INCLUDE[msCoName](../../includes/msconame_md.md)][!INCLUDE[dnprdnshort](../../includes/dnprdnshort_md.md)] version 4.7.2 or a later version. You can obtain it from the [.NET Framework Developer Center](https://go.microsoft.com/fwlink/?LinkId=48882).
36
+
- Microsoft OLE DB Provider for DB2 version 5 or a later version, and connectivity to the DB2 databases that you want to migrate.
37
37
- Access to and sufficient permissions on the computer that hosts the target instance of [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] or Azure SQL DB where you will be migrating database objects and data. For more information, see [Connecting to SQL Server (DB2eToSQL)](../../ssma/db2/connecting-to-sql-server-db2etosql.md).
38
38
- 4 GB RAM recommended.
39
39
40
-
## Microsoft OLEDB Provider for DB2
40
+
## Microsoft OLE DB Provider for DB2
41
41
42
-
To download the OLEDB provider for DB2 version 6.0, go to [Microsoft® SQL Server® 2017 Feature Pack](https://www.microsoft.com/download/details.aspx?id=55992).
42
+
To download the OLE DB provider for DB2 version 6.0, go to [Microsoft® SQL Server® 2017 Feature Pack](https://www.microsoft.com/download/details.aspx?id=55992).
43
43
44
44
SSMA is a Web download. To download the latest version, see the [SQL Server Migration Assistant download page](https://aka.ms/ssmafordb2).
45
45
46
-
After you download the latest version, extract the installation files so you can install SSMA.
47
-
48
46
To install the SSMA client:
49
47
50
-
1. Double-click SSMAforDB2_*n*.exe, where *n* is the build number.
48
+
1. Double-click **SSMAforDB2_*n*.msi**, where *n* is the build number.
51
49
2. On the **Welcome** page, select **Next**.
52
50
53
51
If you don't have the prerequisites installed, a message will appear indicating that you must first install required components. Make sure that you've installed all prerequisites, and then run the installation program again.
54
52
55
-
3. Read the EndUser License Agreement. If you agree, select **I accept the terms in the license agreement**, and then select **Next**.
53
+
3. Read the End-User License Agreement. If you agree, select **I accept the agreement**, and then select **Next**.
56
54
4. On the **Choose Setup Type** page, select **Typical**.
57
-
5.Select **Install**.
55
+
5.On the **Ready to Install** page you can enable or disable telemetry and automatic update checks every time the tool starts. Click **Install** to start the installation.
58
56
59
57
> [!IMPORTANT]
60
58
> Please uninstall all prior versions of SSMA for DB2 before installing the new version.
61
59
62
-
The default installation location is C:\Program Files\Microsoft SQL Server Migration Assistant for DB2.
60
+
The default installation location is `C:\Program Files\Microsoft SQL Server Migration Assistant for DB2`.
63
61
64
62
## See also
65
63
66
-
-[Installing SSMA Components on SQL Server(DB2ToSQL)](../../ssma/db2/installing-ssma-components-on-sql-server-db2tosql.md)
67
-
-[Migrating DB2 Databases to SQL Server(DB2ToSQL)](../../ssma/db2/migrating-db2-databases-to-sql-server-db2tosql.md)
64
+
-[Installing SSMA Components on SQL Server](../../ssma/db2/installing-ssma-components-on-sql-server-db2tosql.md)
65
+
-[Migrating DB2 Databases to SQL Server](../../ssma/db2/migrating-db2-databases-to-sql-server-db2tosql.md)
0 commit comments