Page 1 of 1

ODAC and replication

Posted: Thu 18 Aug 2011 09:26
by saidus
Hello friends //
I'm wondering if someone have an idea about writing a simple replication program with odac (2 databases in 2 different servers ) so one is master and will replicate all new data to the second
thanks / :)

Posted: Thu 18 Aug 2011 14:07
by AlexP
Hello,

It's better to solve problems with replication using standard server tools, because it's very difficult to create an application for correct data replication.