Hi all,
I need some help with the above.
I have an application written in visual foxpro which basically manages sales and the inventory.
A need has arisen to use a central SQL Server database so that all sales from all regions will be reflected on that database - the whole of East Africa.
VPN is a bit expensive for us. For now, a web-based solution is still out of question because of the complexity of the POS. We would rather turn it into an offline/online system by doing a separate app to sense the internet connection and update accordingly.
User's will work normally updating their LAN but this app will be responsible for posting all the data to the central SQL database at an interval of say 30mins. I can handle this for normal operations - accessing SQL Server on the LAN.
But in this particular case, I want to depend on the internet connection and have the program that will do the updates on the SQL Server use the internet connection to connect to the remote SQL database and send updates.
Can someone please assist me on where to begin. I know almost nothing on web publishing and configuring a web server. Kindly.
Thanks all.
Asumwa
I need some help with the above.
I have an application written in visual foxpro which basically manages sales and the inventory.
A need has arisen to use a central SQL Server database so that all sales from all regions will be reflected on that database - the whole of East Africa.
VPN is a bit expensive for us. For now, a web-based solution is still out of question because of the complexity of the POS. We would rather turn it into an offline/online system by doing a separate app to sense the internet connection and update accordingly.
User's will work normally updating their LAN but this app will be responsible for posting all the data to the central SQL database at an interval of say 30mins. I can handle this for normal operations - accessing SQL Server on the LAN.
But in this particular case, I want to depend on the internet connection and have the program that will do the updates on the SQL Server use the internet connection to connect to the remote SQL database and send updates.
Can someone please assist me on where to begin. I know almost nothing on web publishing and configuring a web server. Kindly.
Thanks all.
Asumwa