-
Supports MS
Access 97,2000,XP, 2003 and
MySQL 4.x, also tested
successfully against MySQL-5.0.0a-alpha
-
All
common MySQL and Access data
types and field attributes are supported
-
You can choose
either to convert to a new database, overwrite an
existing one or append
you tables to an existing database.
-
Support for Synchronization,
Adding new records or fields if any to the target
table.
-
Support for
scheduling of conversion tasks to be performed
automatically 
-
Full support for
converting indexes, Auto increment fields, composite
primary keys and Constraints
-
No limitation in
the number of fields or the number of records
-
Supports both
local and remote connections to MySQL server
-
The ability to
select only the tables you want to convert.
-
The ability to
select only the fields you want to convert.

-
Support for
Renaming Tables during conversion

-
Support for
converting NULL values to "Zeros" for numeric fields
and to Empty string "" for string fields
-
Support for
changing "Date/Time" fields data type
-
You can choose
to convert both table definition and data or definition
only.
-
Command line support
-
Support to
choose target table type for MySQL. MyISAM, InnoDB,
Heep, ISAM or BDB
-
.Support to
choose whether to convert Indexes or not

-
Support to
choose whether to convert Auto Increment or not

-
Support for
change Access fields character case

-
The ability to
convert all name spaces " " in MS Access Database
to underscores "_"
-
Support for saving
connections data
-
Support of
Replication ID fields
-
Redesigned and
improved help file
-
Password encryption,
when saving your settings to file
-
There is a possibility
to replace/remove some symbol/symbols in names of
tables and fields (which are required not to be used
as they are reserved symbols for MySQL internal
purposes) with a substitute symbol.