MySQL Forums
Forum List  »  Other Migration

Vfpro Application connects to mysql db online
Posted by: Mars Val
Date: August 10, 2011 08:27PM

My programmer created a business application for me. It's great but it sits on my server which is not a publicly available server (no public IP).

I have a webserver that I "rent" a space on where I can create mysql db under a domain.

What I would like is my programmer to create "some sort of app-connection" that will take certain data from the vfpro database on my private server and post it to the web server db where I created a table for the data I'm interested in.

I'm guessing he would make a procedure to be called perhaps every 30 days (I don't need it daily) that will query the vfp db and write to mysql db online.

My questions are:

1. Is it doable?
2. What program or extra windows/vfp app/module will he need to make the web connection from my win2003 server to the web mysql db?

Options: ReplyQuote


Subject
Views
Written By
Posted
Vfpro Application connects to mysql db online
9089
August 10, 2011 08:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.