|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/migrate-microsoft-access-databases-to-sql-server/
课程评论:没有评论
**课程名称:** Microsoft Access 数据库迁移至 SQL Server **课程概述:** 本课程将指导您完成将 Microsoft Access 数据库迁移到 SQL Server 的过程。数据库迁移是指使用数据库迁移服务或工具将数据从一个或多个源数据库迁移到一个或多个目标数据库。完成迁移后,源数据库的数据集将完全存在于目标数据库中,尽管可能经过重构。 本课程将重点介绍如何使用 Microsoft 提供的免费工具 **SQL Server Migration Assistant (SSMA) for Access** 来实现这一目标。SSMA for Access 能够自动化将 Microsoft Access 数据库对象转换为 SQL Server、Azure SQL Database 或 Azure SQL Database Managed Instance 对象,然后加载对象并将数据迁移到目标数据库。 SSMA for Access 支持从 Microsoft Access 97 及更高版本迁移到 SQL Server 2012 至 SQL Server 2019 的所有版本,以及 Azure SQL Database 和 Azure SQL Database Managed Instance。通过使用 SSMA for Access,您可以评估数据库对象和数据,并为迁移做好准备。 **课程重点:** * **理解数据库迁移:** 了解数据库迁移的定义、流程以及重要性。 * **介绍 SSMA for Access:** 学习 SSMA for Access 的功能、优势以及它如何简化迁移过程。 * **迁移步骤详解:** * **对象转换:** 学习如何将 Access 数据库的表、查询、窗体、报表等对象转换为 SQL Server 兼容的格式。 * **数据迁移:** 了解如何将 Access 数据库中的数据导入到 SQL Server 中。 * **迁移后的验证:** 学习如何查询源数据库(Access)和目标数据库(SQL Server)以验证数据迁移的准确性和完整性。 通过本课程的学习,您将能够熟练运用 SSMA for Access 工具,高效地将 Microsoft Access 数据库迁移到 SQL Server,为您的数据管理和应用开发打下坚实基础。
Database migration is the process of migrating data from one or more source databases to one or more target databases using a database migration service or tool. When a migration is finished, the dataset in the source databases resides fully, though possibly restructured, in the target database.In this course we will be migrating an Access Database into SQL Server using SQL Server Migration Assistant for Access.SQL Server Migration Assistant (SSMA) is a free supported tool from Microsoft that simplifies database migration process from Access to SQL Server, Azure SQL Database and Azure SQL Database Managed Instance. SSMA for Access automates conversion of Microsoft Access database objects to SQL Server, Azure SQL Database or Azure SQL Database Managed Instance objects, loads the objects and migrates data to the target database.SSMA for Access is designed to support migration from Microsoft Access 97 and higher to all editions of SQL Server 2012 through SQL Server 2019, Azure SQL Database and Azure SQL Database Managed Instance.By using SSMA for Access, you can review database objects and data and assess databases for migration.We will convert the Access database schema to SQL Server before migrating the data. After the migration we will query both the source and target databases to validate the data.