My Access 2010 FE uses odbc mysql on a remote host as BE. I connect using dsnless connection. Is there a way to backup and restore tables in vba? I know how to connect to the host through cpanel and export to a sql file, but want to be able to click a button and accomplish the same. That way, when time comes to turn over the program to a non-programmer, backups (and restores, if needed) can continue.