Nata
Norint pasiekti šį puslapį, reikalingas leidimas. Galite pabandyti prisijungti arba pakeisti katalogus.
Norint pasiekti šį puslapį, reikalingas leidimas. Galite pabandyti pakeisti katalogus.
SQL Server Migration Assistant (SSMA) is a tool that provides a comprehensive environment that helps you quickly migrate Access databases to SQL Server or Azure SQL. By using SSMA, you can review Access and SQL Server or Azure SQL Database objects, assess the Access database for migration, convert Access database objects, load them into SQL Server or Azure SQL, and then migrate data.
Recommended migration process
To successfully migrate objects and data from Access to SQL Server or Azure SQL, use the following process:
Create and manage projects. After you create the project, you can set project options, including conversion options, migration options, and data type mappings.
Add and remove Access database files to the project.
You can add individual files, including files that you find on the computer or network.
Connect to SQL Server or Connect to Azure SQL.
You can connect either to SQL Server or Azure SQL.
To customize the mapping between one or more Access databases and SQL Server or Azure SQL 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 SQL Server or Azure SQL.
Convert Access database objects to SQL Server or Azure SQL object definitions.
Load converted database objects into SQL Server.
You can load either the database objects into SQL Server or Azure SQL by using SSMA, or you can save Transact-SQL scripts.
Migrate Access data into SQL Server and Azure SQL.
You can convert, load, and migrate schemas and data in one step. To perform a single-step migration, select the Convert, Load, and Migrate button.
If you want your Access applications to use the data in SQL Server or Azure SQL, 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.