I have an application written in VB, using Access or SQLserver as
database. With Access some replication functions are available to the
user as "make design master", "create replica" and "synchronize". So
Access replication is not new to me.
Now I have to extend this functionality to synchronize with a SQLserver
design master. I know SQLserver, but not it's replication features.
Users shall have Access replicas on their laptops and be able to
synchronize to the SQLserver master.
Where to start? Which problems will I see? Any (VB-)code fragments
available?
Thank you.
Lothar Geyer