The solution proposed in this forum should suit your needs:
http://www.phpbuilder.com/board/archive/index.php/t-10307121.html It is a PHP script that connects to both databases. It queries from one and inserts into the other.
To make this run on a timer, you would need to setup a CRON job. You will have to check with your host whether or not they support CRON jobs.