MySQL Scheduled Bkups

I am haveing an trouble setting up a scheduled back up of MySQL using the MySQL administrator. I can run it using the execute now function but I’m not having much luck setting it up as a scheduled back up. Any help is greatly appreciated.

:scratch: :scratch: :scratch:

In preference to Administrator, use mysqldump with either cron (Linux) or a scheduled task (Windows). Let me know if you need help with this.