I am looking for a best practice or any recommendations for uploading data from a local MS SQL Server to a hosted MySQL server. Currently our store management system is being written in MS SQL Server and we would like store the products for the website on a MySQL Server that is located at our host. We are looking for a solution that is easily portable so that we can move hosts easily. The MySQL Server is a shared server and can only be accessed from the web server box that our site is hosted on.
Any ideas?
Thanks,
Matt