Can I use scripting languages such as ASP or PHP to start a saved job? Basically I have a CMS tool that a client wants to be able to host on a staging server locally and then on request in the web interface, 'publish' the changes to the live server.
Hence I want to know if SQLyog will give me that functionality so I can synchronise my live database with the local one when prompted by as ASP script. (scheduling is no good, it has to be on-demand via my web interface for a seamless solution)