My VB6 program is a desktop program(not web based software), which access MS Access DB and write X-ray image acquired from digital X-ray machine.
I want to make program to share database and image.
For example, let's say my VB6 program works in location A and location B(not in a LAN but long distance)
How to make VB6 program in locationB access database or image in locationA remotely? Is it possible?
If not, is it possible to put the database and the images in the 3'rd place(locationC) and access it from locationA and locationB remotely?
Should I make additional web-based software which is in charge of synchronize two separate database and images?
Can anybody give some idea about this?
I want to make program to share database and image.
For example, let's say my VB6 program works in location A and location B(not in a LAN but long distance)
How to make VB6 program in locationB access database or image in locationA remotely? Is it possible?
If not, is it possible to put the database and the images in the 3'rd place(locationC) and access it from locationA and locationB remotely?
Should I make additional web-based software which is in charge of synchronize two separate database and images?
Can anybody give some idea about this?