|
MySQL Workbench Migration Wizard
free Oracle GUI
|
Free MySQL-side migration test from an ODBC-accessible Access source. |
No repeatable Access file conversion, no Access WorkGroups handling, no pair-specific data mapping, no bidirectional DBSync, no reuse across many database pairs. |
|
Online converters
|
Quick .mdb or .accdb file exported to MySQL SQL for inspection. |
Not safe for private production data; no direct server target, no saved settings, no filters, no repeat runs, no logs, no synchronization. |
|
Manual ODBC export / import
|
Small table-only transfer. |
Fragile when the Access database has relationships, indexes, linked tables, password protection, WorkGroups, large Memo / OLE fields, or queries that should become MySQL views. |
|
DBConvert / DBSync
commercial desktop, Windows
|
Sensitive data that needs local execution, relationships and Access-specific field types preserved, direct MySQL-compatible server target, or ongoing DBSync after the first migration. |
Commercial license; desktop tool (Windows). Forms, reports, macros, and VBA do not convert (the same is true of every route in this table). |