M
Mateo
HI!
Situation:
I have database on desktop computer (lets' call it DB1) which is connected
to the internet (permanent ADSL or cable).
I have second database (let's call it DB2) on web server (rented hosting).
I need to synchronise those 2 databases. Syncronisation must be
bidirectional.
Every change in both database have to be synchronised immediately!
I'm asking, what is the best koncept to do this? Web service on the web
server side? Two web services, one on each side? Something else?
When desktop app makes some specific changes in DB those changes must be
sync at that momment with internet DB.
Both DBs are Access, and they will be SQL server in the future, but not yet.
Please advice!
Thx!
Situation:
I have database on desktop computer (lets' call it DB1) which is connected
to the internet (permanent ADSL or cable).
I have second database (let's call it DB2) on web server (rented hosting).
I need to synchronise those 2 databases. Syncronisation must be
bidirectional.
Every change in both database have to be synchronised immediately!
I'm asking, what is the best koncept to do this? Web service on the web
server side? Two web services, one on each side? Something else?
When desktop app makes some specific changes in DB those changes must be
sync at that momment with internet DB.
Both DBs are Access, and they will be SQL server in the future, but not yet.
Please advice!
Thx!