Features

  • Allows you to open/create modify MySQL tables from within Access without having to know anything about SQL
  • Connects tables from MySQL to your Access database, so that you can work with them just as they were Access tables
  • Exports tables from Access to MySQL. Therefore the Access table will be created on the server and the data will be transferred using an append query created by MyAccess
  • Allows you to synchronize tables between Access and MySQL
  • Imports tables from MySQL into Access
  • Allows you to extract 'create table scripts' which can be used to transfer the tables definition onto another MySQL server (running on a different operating system)
  • You can execute queries (no matter whether they return records or not) against the server and store the query to a file
  • View a 'Change-Log' with commands executed against the server in the past
  • You can show a database documentation report from MyAccess