title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | ms.collection | ms.custom | f1_keywords | helpviewer_keywords | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Migrate Access Databases to SQL Server - Azure SQL Database |
Use this recommended process to migrate Access databases to SQL Server or Azure SQL Database using SQL Server Migration Assistant (SSMA). |
cpichuka |
cpichuka |
08/15/2017 |
sql |
ssma |
upgrade-and-migration-article |
|
|
|
|
[!INCLUDEssNoVersion] Migration Assistant (SSMA) is a tool that provides a comprehensive environment that helps you quickly migrate Access databases to [!INCLUDEssNoVersion] or SQL Azure. By using SSMA, you can review Access and [!INCLUDEssNoVersion] or Azure SQL Database objects, assess the Access database for migration, convert Access database objects, load them into [!INCLUDEssNoVersion] or SQL Azure, and then migrate data.
To successfully migrate objects and data from Access to [!INCLUDEssNoVersion] or SQL Azure, use the following process:
-
Create a new SSMA Project. After you create the project, you can set project options, including conversion options, migration options, and data type mappings.
-
Add Access database files to the project.
You can add individual files, including files that you find on the computer or network.
-
Connect to the target instance of SQL Server or Connect to the target instance of SQL Azure.
You can connect either to SQL Server or SQL Azure.
-
To customize the mapping between one or more Access databases and [!INCLUDEssNoVersion] or SQL Azure schemas, map the source and target databases.
-
Optionally, you can create an assessment report to determine whether the Access database objects can be successfully converted to [!INCLUDEssNoVersion] or SQL Azure.
-
Convert Access database objects to [!INCLUDEssNoVersion] or SQL Azure object definitions.
-
Load the converted database objects into SQL Server.
You can load either the database objects into [!INCLUDEssNoVersion] or SQL Azure by using SSMA, or you can save [!INCLUDEtsql] scripts.
-
Migrate Access data into SQL Server.
[!NOTE]
You can convert, load, and migrate schemas and data in one step. To perform one-click migration, click the Convert, Load, and Migrate button. -
If you want your Access applications to use the data in [!INCLUDEssNoVersion] or SQL Azure, use link the Access tables to the SQL Server tables.
You can also use the Migration Wizard to guide you through this process. For more information, see Migration Wizard.
Getting Started with SQL Server Migration Assistant for Access
Preparing Access Databases for Migration