Hello all,
I was wonderng if any of you have any keen insight into this problem of mine:
I need to synchronize two identically structured access databases. One is on a web server, and the other is located on a computer network with internet access.
We do not want to ‘replicate’ the database, that has been tried using replication manager and led to a lot of problems. Also, replication isn’t needed because the table schemas are similar.
I have been trying to use a program called ‘DBSYNC’ that promises to do what I need, but it’s not working that well for me.
Does anyone know of a method or another program that will allow me to sync my two databases?
thanks in advance!