Migrating data from MS Access(*.mdb; *.accdb) to SQL Azure

This guide will show you how to easily migrate data from MS Access to SQL Azure through a few simple steps with ESF Database Migration Toolkit, simplifying the complex migration processes and saving you valuable time.

MS Access vs. SQL Azure:

  • Microsoft Access is a robust database management system (DBMS) that combines the relational Microsoft Jet Database Engine with a graphical user interface and software development tools. As part of the Microsoft Office suite, MS Access provides users with an easy-to-use platform for creating and managing databases, enabling efficient data entry, query execution, and report generation. It supports various data formats, allows integration with other Microsoft applications, and is ideal for small to medium-sized databases used in business and personal applications.
  • Microsoft SQL Azure, also known as Azure SQL Database, is a fully managed relational database service provided by Microsoft. It offers scalable and high-performance SQL database capabilities in the cloud, with built-in high availability, automated backups, and robust security features. Designed to handle both small and large-scale applications, Azure SQL Database simplifies database management tasks, allowing developers to focus on building applications without worrying about underlying infrastructure. It supports various deployment options, including single databases, elastic pools, and managed instances, catering to diverse business needs.

Prerequisite:

  • Software Required:

    64-bit Windows application for ESF Database Migration Toolkit 12.0.23 (2024-07-27).
    (md5: a6475536efc54ef68717f13a02c64396)
    32-bit Windows application for ESF Database Migration Toolkit 12.0.23 (2024-07-27).
    (md5: d6726f365e49137a640ac4343aef260b)
  • System Supported:

    • Windows 7 or higher.
    • MS Access 97 or higher.
    • SQL Azure.

Step by Step Wizard:

  • In "Choose a Data Source" dialog, select "Microsoft Access (*.mdb;*.accdb)";

    • Click on the "..." button to locate the Access database file (either .MDB or .ACCDB).
    • If there is a system database (workgroup), click on the "Lock" button to set it.
      Microsoft Access
  • In "Choose a Data Destination" dialog, choose "SQL Azure";

    • To access Azure services, ensure that you have allowed access in the "Firewalls and virtual networks" page of the Azure server, and added your client IP to the rules list.
    • Enter the SQL Azure server name, such as "esf.database.windows.net".
    • Enter the server port, such as 1433.
    • Enter the username and password for authentication.
    • Click the "Refresh Database" button to display a list of all databases, then choose an existing database.
    • Click the "Refresh Schema" button to display a list of all schemas, then choose an existing schema (default is "dbo").
      Azure
  • In "Select source Tables(s) & View(s)" dialog;

    • Select the tables or views you want to migrate.
      Select Tables&Views
    • You can access the table options or adjust the table structure by clicking the "..." button.
      Transform
    • In the "Field Mapping" option, you can customize the destination table's fields, such as field name, data type, default value, comment, and more. You also have the option to choose the data transfer method, including Overwrite Table, Empty Data, Append Data, or Skip Table, or even filter the data before transferring it.
  • In "Execution" Dialog;

    • You can start the migration process by clicking "Submit". The toolkit will efficiently and seamlessly migrate your data from MS Access to SQL Azure without the need for manual intervention.
      Execute
    • To keep track of the migration process, you can access the full migration log by clicking "Browse Log". This will provide you with a comprehensive view of the entire migration, including any potential issues and their resolutions.
    • To save time in the future, you can save the migration settings as a job file by clicking "Save as job". This allows you to quickly reload the migration job at a later time or run the migration job using the command-prompt by typing "dmtc.exe --help". The command-prompt provides you with a full list of parameters to customize the migration process to your specific needs.
  • Finished!

    Upon completion, the toolkit will generate a comprehensive migration report, providing you with all the information you need to verify the accuracy and completeness of the migration process. So, you can sit back and relax while the program carries out the task efficiently. Should you have any inquiries or recommendations, don't hesitate to reach out to us. We're always happy to help.

Download Now »

Related Links:

1. SQL Azure to MS Access Migration
1. MS Access to DB2 Migration
2. MS Access to FireBird Migration
3. MS Access to MariaDB Migration
4. MS Access to MySQL Migration
5. MS Access to Oracle Migration
6. MS Access to PostgreSQL Migration
7. MS Access to SQL Server Migration
8. MS Access to SQLite Migration
 
1. DB2 to SQL Azure Migration
2. FireBird to SQL Azure Migration
3. Foxpro to SQL Azure Migration
4. Informix to SQL Azure Migration
5. InterSystems Cache to SQL Azure Migration
6. MS Excel to SQL Azure Migration
7. MariaDB to SQL Azure Migration
8. MySQL to SQL Azure Migration
9. Oracle to SQL Azure Migration
10. PostgreSQL to SQL Azure Migration
11. SQLite to SQL Azure Migration