Migrating data from MS Access(*.mdb; *.accdb) to SQL Server
This article describes how to quickly migrate data from MS Access to SQL Server by ESF Database Migration Toolkit! Help you complete complex database migration tasks and save a lot of time!
ESF Database Migration Toolkit is a powerful and high performance toolkit that can migrate data across various database formats, such as MS Access, SQL Server and so.
Requirements:
- Windows 7 or higher.
- MS Access 97 or higher.
- SQL Server 6.5 or higher.
Introduction:
1. In "Choose a Data Source" dialog, Choose "Microsoft Access (*.mdb;*.accdb)";
- Press "..." button to select the Access database (.MDB or .ACCDB) file.
- If there is a workgroup (system database), press "Lock" button to set it.

2. In "Choose a Destination" dialog, choose "Microsoft SQL Server";
- Input the SQL Server host name (you can also add an instance name). e.g: localhost\sqlexpress.
- If using TCP/IP method then input the server port (default is 0 and using pipe method), in addition, you need to provide a username(e.g: sa) and password.
- Checking "Windows Authentication" checkbox if using Windows authentication.
- Press "Refresh Database" button to list all databases, yeither select an existing database or enter a new database name, this toolkit will automatically create the new database during the migration process.
- Press "Refresh Schema" button to list all schemas, you can select an existing schema or enter a new schema name, this toolkit will automatically create the new schema during the migration process, if you let it empty, the default is "dbo".

3. In "Select source Tables(s) & View(s)" dialog;
- Select the tables/views which will be migrated.
- Click "..." to set the table options or remap the table structure.

- You can set the data transfer method (Overwrite Table/Empty Data/Append Data/Skip Table) or filter the data before transferring.
- Choose "Field Mapping" option, you can redefine the fields in the destination table, e.g.: field name, data type, default value, comment and also.
4. In "Execution" Dialog;
- Click "Submit" to begin the migration, this toolkit will help you quickly migrate data from MS Access to SQL Server without intervention.

- Click "Browse Log" to visit the full migration log.
- Click "Save as job" to save the migration settings to a job file, so you can "Load Job" to quickly reload the migration job in the future or run the migration job via command-prompt. Run "esf-cmd --help" in command-prompt to get the full command parameters.
5. Finished!
The program will complete the migration as quickly as possible and generate a migration report to you. All you have to do is sit and wait.
If you have any questions or suggestions, please feel free to contact us.
Download Now »
Related Links: