I have successfully created a .sql file utilizing the “Export Data as Batch Scripts” from development server and have also successfully “execute batch file” the resulting script into a ISP hosted production database. (ISP host does not allow remote access to mySQL server) I would like to schedule the above process, but I do not see a way to do so. We need to update the tables on ISP hosted server every night. Could you please help? Thank you in advance.